2018-05-24 12:19:09,925 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-220 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-24 12:19:09,929 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://192.168.10.35:35357/v3 2018-05-24 12:19:09,929 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-24 12:19:09,930 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-05-24 12:19:09,931 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-24 12:19:09,932 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-24 12:19:13,511 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-24 12:19:26,369 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 12.846s OK 2018-05-24 12:19:26,697 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-24 12:19:26,697 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-24 12:19:26,702 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-24 12:19:28,631 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-24 12:33:09,125 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_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 85 tests in 820.454s OK 2018-05-24 12:33:09,432 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-24 12:33:09,432 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 13:40 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-24 12:33:09,437 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-24 12:33:10,622 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-24 12:33:59,253 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 48.630s OK 2018-05-24 12:33:59,524 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-24 12:33:59,525 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:49 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-24 12:33:59,529 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:13 | PASS | | api_check | functest | healthcheck | 13:40 | PASS | | snaps_health_check | functest | healthcheck | 00:49 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-24 12:33:59,533 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-24 12:34:03,373 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-220 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-24 12:34:03,377 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://192.168.10.35:35357/v3 2018-05-24 12:34:03,377 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-24 12:34:03,378 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | patrole snaps_smoke neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-05-24 12:34:03,379 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-24 12:34:03,380 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-24 12:34:06,135 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'7f4acdd3-27af-4cf1-8149-92e8341748f2'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-24T12:17:54Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'1405fec5-0b4b-413c-92e3-c672a17838dc', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', u'created_at': u'2018-05-24T12:17:45Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'915bc341f16244e3a156c96a8aaa28a0'}) 2018-05-24 12:34:06,436 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/ericsson-pod1 2018-05-24 12:34:06,436 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-24 12:34:06,593 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-24 12:34:06,593 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-24 12:34:06,758 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-24 12:34:06,759 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-24 12:34:06' 2018-05-24 12:34:06,759 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--0a2c1ce2-1238-4213-bc4f-95930a522ed0' 2018-05-24 12:34:06,759 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-24 12:34:08,193 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--0a2c1ce2-1238-4213-bc4f-95930a522ed0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-24T12:34:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/c2347f77-df33-4297-9168-88e2ac2a94de/file', u'owner': u'915bc341f16244e3a156c96a8aaa28a0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'c2347f77-df33-4297-9168-88e2ac2a94de', u'size': None, u'name': u'functest-vping--0a2c1ce2-1238-4213-bc4f-95930a522ed0', u'checksum': None, u'self': u'/v2/images/c2347f77-df33-4297-9168-88e2ac2a94de', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-24T12:34:07Z', u'schema': u'/v2/schemas/image'}) 2018-05-24 12:34:08,193 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-0a2c1ce2-1238-4213-bc4f-95930a522ed0' 2018-05-24 12:34:08,769 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-24T12:34:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'12a058e5-567d-46d5-bbca-9a39af8a4a06', u'provider:segmentation_id': 1016, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-0a2c1ce2-1238-4213-bc4f-95930a522ed0', u'admin_state_up': True, u'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', u'created_at': u'2018-05-24T12:34:08Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'915bc341f16244e3a156c96a8aaa28a0'}) 2018-05-24 12:34:10,087 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-24T12:34:09Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'2ee09e28-5a47-4135-bcd3-d30670d035bf', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-0a2c1ce2-1238-4213-bc4f-95930a522ed0', u'enable_dhcp': True, u'network_id': u'12a058e5-567d-46d5-bbca-9a39af8a4a06', u'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', u'created_at': u'2018-05-24T12:34:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'915bc341f16244e3a156c96a8aaa28a0'}) 2018-05-24 12:34:10,087 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-0a2c1ce2-1238-4213-bc4f-95930a522ed0' 2018-05-24 12:34:12,561 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-24T12:34:12Z', u'revision_number': 3, u'ha': False, u'id': u'a29dd349-d4aa-4c86-baba-fbbd1f69f3a6', u'external_gateway_info': {u'network_id': u'1405fec5-0b4b-413c-92e3-c672a17838dc', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7f4acdd3-27af-4cf1-8149-92e8341748f2', u'ip_address': u'100.64.200.116'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-0a2c1ce2-1238-4213-bc4f-95930a522ed0', u'admin_state_up': True, u'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', u'created_at': u'2018-05-24T12:34:10Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'915bc341f16244e3a156c96a8aaa28a0'}) 2018-05-24 12:34:17,562 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-0a2c1ce2-1238-4213-bc4f-95930a522ed0' 2018-05-24 12:34:17,972 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-0a2c1ce2-1238-4213-bc4f-95930a522ed0', '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'915bc341f16244e3a156c96a8aaa28a0', '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'b221f32f-40bf-4fae-a0c3-311f14bb78ee', 'swap': 0}) 2018-05-24 12:34:19,205 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-0a2c1ce2-1238-4213-bc4f-95930a522ed0' 2018-05-24 12:34:35,161 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-0a2c1ce2-1238-4213-bc4f-95930a522ed0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c3:51:f3', u'version': 4, u'addr': u'192.168.130.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c2347f77-df33-4297-9168-88e2ac2a94de'}), 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-00000021', u'OS-SRV-USG:launched_at': u'2018-05-24T12:34:33.000000', 'flavor': Munch({u'id': u'b221f32f-40bf-4fae-a0c3-311f14bb78ee'}), 'az': u'nova', 'id': u'a611d1b7-6ebd-47b8-8d2d-e215476d8683', 'security_groups': [Munch({u'name': u'vping-sg-0a2c1ce2-1238-4213-bc4f-95930a522ed0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1c57d0ca6ee54ab4ad7f6f1063d500ea', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.8', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'915bc341f16244e3a156c96a8aaa28a0', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.8', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.8', 'launched_at': u'2018-05-24T12:34:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-24T12:34:34Z', 'hostId': u'5480cb2d5121a275da2c6e1deee3a9e38fe7f988096edbd45a53570b', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'5480cb2d5121a275da2c6e1deee3a9e38fe7f988096edbd45a53570b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', 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-00000021', u'OS-SRV-USG:launched_at': u'2018-05-24T12:34:33.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'915bc341f16244e3a156c96a8aaa28a0', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-1-0a2c1ce2-1238-4213-bc4f-95930a522ed0', 'adminPass': u'5SZfxs4HG9tz', 'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', 'created_at': u'2018-05-24T12:34:22Z', 'created': u'2018-05-24T12:34:22Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-24 12:34:38,062 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2491755926 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.338191] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.341922] pid_max: default: 32768 minimum: 301 [ 0.343945] ACPI: Core revision 20150930 [ 0.349328] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.352286] Security Framework initialized [ 0.354098] Yama: becoming mindful. [ 0.355741] AppArmor: AppArmor initialized [ 0.357817] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.361522] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.364683] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.367390] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.370605] Initializing cgroup subsys io [ 0.372436] Initializing cgroup subsys memory [ 0.374354] Initializing cgroup subsys devices [ 0.376314] Initializing cgroup subsys freezer [ 0.378256] Initializing cgroup subsys net_cls [ 0.380233] Initializing cgroup subsys perf_event [ 0.382263] Initializing cgroup subsys net_prio [ 0.384252] Initializing cgroup subsys hugetlb [ 0.386183] Initializing cgroup subsys pids [ 0.388171] CPU: Physical Processor ID: 0 [ 0.390774] mce: CPU supports 10 MCE banks [ 0.392700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.394925] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424076] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439108] ftrace: allocating 31920 entries in 125 pages [ 0.513663] smpboot: Max logical packages: 1 [ 0.515558] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.518568] x2apic enabled [ 0.520405] Switched APIC routing to physical x2apic. [ 0.524295] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.526770] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531308] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535009] ... version: 2 [ 0.536775] ... bit width: 48 [ 0.538588] ... generic registers: 4 [ 0.540362] ... value mask: 0000ffffffffffff [ 0.542555] ... max period: 000000007fffffff [ 0.544748] ... fixed-purpose events: 3 [ 0.546515] ... event mask: 000000070000000f [ 0.548732] KVM setup paravirtual spinlock [ 0.551406] x86: Booted up 1 node, 1 CPUs [ 0.553190] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556291] devtmpfs: initialized [ 0.572139] evm: security.selinux [ 0.573698] evm: security.SMACK64 [ 0.575252] evm: security.SMACK64EXEC [ 0.576904] evm: security.SMACK64TRANSMUTE [ 0.578706] evm: security.SMACK64MMAP [ 0.580372] evm: security.ima [ 0.581806] evm: security.capability [ 0.583690] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.587756] pinctrl core: initialized pinctrl subsystem [ 0.590186] RTC time: 12:34:35, date: 05/24/18 [ 0.592301] NET: Registered protocol family 16 [ 0.594582] cpuidle: using governor ladder [ 0.596389] cpuidle: using governor menu [ 0.598128] PCCT header not found. [ 0.599846] ACPI: bus type PCI registered [ 0.601615] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604383] PCI: Using configuration type 1 for base access [ 0.606781] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.612640] ACPI: Added _OSI(Module Device) [ 0.614492] ACPI: Added _OSI(Processor Device) [ 0.616398] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618394] ACPI: Added _OSI(Processor Aggregator Device) [ 0.623879] ACPI: Interpreter enabled [ 0.625559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.629685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.633819] ACPI: (supports S0 S3 S4 S5) [ 0.635565] ACPI: Using IOAPIC for interrupt routing [ 0.637667] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648564] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651068] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653781] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656416] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661747] acpiphp: Slot [3] registered [ 0.663545] acpiphp: Slot [4] registered [ 0.665332] acpiphp: Slot [5] registered [ 0.667122] acpiphp: Slot [6] registered [ 0.693125] acpiphp: Slot [7] registered [ 0.694917] acpiphp: Slot [8] registered [ 0.696699] acpiphp: Slot [9] registered [ 0.698486] acpiphp: Slot [10] registered [ 0.700300] acpiphp: Slot [11] registered [ 0.702106] acpiphp: Slot [12] registered [ 0.703919] acpiphp: Slot [13] registered [ 0.705734] acpiphp: Slot [14] registered [ 0.707562] acpiphp: Slot [15] registered [ 0.709365] acpiphp: Slot [16] registered [ 0.711187] acpiphp: Slot [17] registered [ 0.713001] acpiphp: Slot [18] registered [ 0.714809] acpiphp: Slot [19] registered [ 0.716618] acpiphp: Slot [20] registered [ 0.718438] acpiphp: Slot [21] registered [ 0.720242] acpiphp: Slot [22] registered [ 0.722051] acpiphp: Slot [23] registered [ 0.723872] acpiphp: Slot [24] registered [ 0.725681] acpiphp: Slot [25] registered [ 0.727506] acpiphp: Slot [26] registered [ 0.729312] acpiphp: Slot [27] registered [ 0.731129] acpiphp: Slot [28] registered [ 0.732942] acpiphp: Slot [29] registered [ 0.734757] acpiphp: Slot [30] registered [ 0.736565] acpiphp: Slot [31] registered [ 0.738640] PCI host bridge to bus 0000:00 [ 0.740442] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743110] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748992] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752219] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755484] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763945] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766751] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769337] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772382] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782866] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.833309] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836982] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.840269] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.843533] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846696] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.849566] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.852121] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.854445] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857856] vgaarb: loaded [ 0.859216] vgaarb: bridge control possible 0000:00:02.0 [ 0.861916] SCSI subsystem initialized [ 0.863716] ACPI: bus type USB registered [ 0.865530] usbcore: registered new interface driver usbfs [ 0.867803] usbcore: registered new interface driver hub [ 0.870015] usbcore: registered new device driver usb [ 0.872380] PCI: Using ACPI for IRQ routing [ 0.874729] NetLabel: Initializing [ 0.876317] NetLabel: domain hash size = 128 [ 0.878193] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.880332] NetLabel: unlabeled traffic allowed by default [ 0.882780] clocksource: Switched to clocksource kvm-clock [ 0.901095] AppArmor: AppArmor Filesystem Enabled [ 0.903217] pnp: PnP ACPI init [ 0.905567] pnp: PnP ACPI: found 5 devices [ 0.915097] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918884] NET: Registered protocol family 2 [ 0.921020] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923854] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.926502] TCP: Hash tables configured (established 8192 bind 8192) [ 0.929088] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.931528] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.934125] NET: Registered protocol family 1 [ 0.936038] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.938452] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940818] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096729] Trying to unpack rootfs image as initramfs... [ 1.252393] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255972] Scanning for low memory corruption every 60 seconds [ 1.258960] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.261465] audit: initializing netlink subsys (disabled) [ 1.263758] audit: type=2000 audit(1527165275.735:1): initialized [ 1.266840] Initialise system trusted keyring [ 1.268856] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.271410] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277807] zbud: loaded [ 1.279557] VFS: Disk quotas dquot_6.6.0 [ 1.281401] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.285178] fuse init (API version 7.23) [ 1.287227] Key type big_key registered [ 1.288996] Allocating IMA MOK and blacklist keyrings. [ 1.291560] Key type asymmetric registered [ 1.293373] Asymmetric key parser 'x509' registered [ 1.295527] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.298761] io scheduler noop registered [ 1.300509] io scheduler deadline registered (default) [ 1.302755] io scheduler cfq registered [ 1.304675] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.307003] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309836] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.313035] ACPI: Power Button [PWRF] [ 1.314945] GHES: HEST is not enabled! [ 1.392164] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.548116] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.627248] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631837] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.660278] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.666182] Linux agpgart interface v0.103 [ 1.672332] brd: module loaded [ 1.675746] loop: module loaded [ 1.684316] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.687521] GPT:90111 != 2097151 [ 1.689024] GPT:Alternate GPT header not at the end of the disk. [ 1.691437] GPT:90111 != 2097151 [ 1.692944] GPT: Use GNU Parted to correct GPT errors. [ 1.695111] vda: vda1 vda15 [ 1.698997] vdb: [ 1.704098] scsi host0: ata_piix [ 1.707417] scsi host1: ata_piix [ 1.710559] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.716206] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.723506] libphy: Fixed MDIO Bus: probed [ 1.727152] tun: Universal TUN/TAP device driver, 1.6 [ 1.731475] tun: (C) 1999-2004 Max Krasnyansky [ 1.740355] PPP generic driver version 2.4.2 [ 1.743603] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.748168] ehci-pci: EHCI PCI platform driver [ 1.751892] ehci-platform: EHCI generic platform driver [ 1.756788] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.762282] ohci-pci: OHCI PCI platform driver [ 1.766364] ohci-platform: OHCI generic platform driver [ 1.770574] uhci_hcd: USB Universal Host Controller Interface driver [ 1.939953] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.944448] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.951026] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.955415] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.960593] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.966056] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.972479] usb usb1: Product: UHCI Host Controller [ 1.977072] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.982518] usb usb1: SerialNumber: 0000:00:01.2 [ 1.985689] hub 1-0:1.0: USB hub found [ 1.987417] hub 1-0:1.0: 2 ports detected [ 1.989526] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.994159] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.996297] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.998658] mousedev: PS/2 mouse device common for all mice [ 2.001498] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.005259] rtc_cmos 00:00: RTC can wake from S4 [ 2.007998] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.010645] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.013277] i2c /dev entries driver [ 2.015017] device-mapper: uevent: version 1.0.3 [ 2.017123] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.020725] ledtrig-cpu: registered to indicate activity on CPUs [ 2.023807] NET: Registered protocol family 10 [ 2.026084] NET: Registered protocol family 17 [ 2.028055] Key type dns_resolver registered [ 2.030207] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 2.032649] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.036585] registered taskstats version 1 [ 2.038446] Loading compiled-in X.509 certificates [ 2.041540] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.045647] zswap: loaded using pool lzo/zbud [ 2.073766] Key type trusted registered [ 2.078235] Key type encrypted registered [ 2.080083] AppArmor: AppArmor sha1 policy hashing enabled [ 2.082401] ima: No TPM chip found, activating TPM-bypass! [ 2.084715] evm: HMAC attrs: 0x1 [ 2.087095] Magic number: 2:100:583 [ 2.088935] rtc_cmos 00:00: setting system clock to 2018-05-24 12:34:36 UTC (1527165276) [ 2.092500] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.094974] EDD information not available. [ 2.102091] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.105541] Write protecting the kernel read-only data: 14336k [ 2.109141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.113380] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.30 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.862738] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK 2018-05-24 12:34:38,063 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-0a2c1ce2-1238-4213-bc4f-95930a522ed0' 2018-05-24 12:34:38,404 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqdhKTVPeleRF3vtMLOvIGRm6RI3rkJmBAHt97DqLhnHKNIw/e88E1fBfW5lrHu7iQgX74cuwdtPvi6fXXnpqESW0Bc+a4X2KVD4qzo0nVney/TOu8+771UCT1gOsMJq4/SsUQFylIRDDaKCudPv6aUel+YVkpEKUxpbOhrhY6ahagl+ClpddibJ3iAYOzS590S3ffZEwApa+QaeKXeafnxQGJbVkrc51XOqO4Z1B1ySqm7pSrtjyf9e+tKoZgdcAMv4cxK6KBbj37qB6JIONsstfr3bflLXloOHswZyKBj0Kg2AiEl5fZLaRuP0hjkCvMhK5fBhjIDZ4Y4QpMOoch Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAqnYSk1T3pXkRd77TCzryBkZukSN65CZgQB7few6i4ZxyjSMP\n3vPBNXwX1uZax7u4kIF++HLsHbT74un1156ahEltAXPmuF9ilQ+Ks6NJ1Z3sv0zr\nvPu+9VAk9YDrDCauP0rFEBcpSEQw2igrnT7+mlHpfmFZKRClMaWzoa4WOmoWoJfg\npaXXYmyd4gGDs0ufdEt332RMAKWvkGnil3mn58UBiW1ZK3OdVzqjuGdQdckqpu6U\nq7Y8n/XvrSqGYHXADL+HMSuigW49+6geiSDjbLLX69235S15aDh7MGcigY9CoNgI\nhJeX2S2kbj9IY5ArzISuXwYYyA2eGOEKTDqHIQIDAQABAoIBADcQIPv6rGyFaUEX\nITE1f0zLn5e+sEnWo6zSzDoCBld+o/o3Yz8P2k+eoEzI6HYwi3QSgKNc7CzEc8Fe\n9g0KrLsixNV9TQAtv7iK5rEUhBs/AmThQh0v7QVtOCMd2893Bz5mtrV15d30ORuf\nckc/PBs5boVmiNidCd+5uQb3JzMC3wncOUpgSs/dKawlyHIVfE5ltGikHYipIBj4\nGrBqboES8QM/a3CU1nKnU2m2NZrYmDKFzQLkQPf8xgW++SwrhSbeCZUb2B0wMkFl\nuer0q/iOgjedtIqkciERcLm5IThs3NUHmzLAXXaAHTOiQtMiTDh1/CuUKtCJ/lwq\nNLky/2ECgYEA0lCj777NGMzFDtV/zY4lq/HJ9wZKdTRtS3F9BlRDD+08EamUDMmW\nw+3hCY7CoGp1bs96o+5YLNrdPSJNUvkAyAQgaJq3R0G5iNu+sK0nRLTLynq7xzaV\nGKRVsQEA1HeirCY93GeOq9s/U5tH/49aiSDNO6EDhL3zyK280KEj8J0CgYEAz302\nVu6EtfkIHJCKRBC2bb44Cw/l74FuiFMpqoHjPY5o4/9IyJ8Yn1+OyNoHwiVro+iy\napODBKp+88N4MUMS9GCFMALoYdCSQBj4jZstBsW02+KP3B7Tn1Bbymm2ObRU9K5z\nLt2/X0WrU49f+f4b3KIpNSXbavC4jNAPMpbZP1UCgYBku9cpl7voqvuftUb3j6Qf\njTntJYg4RxoqTntRsr5EPJ7O3uhYj520zpVA3K3/473Hi3z0U87L/TCGfY2HtlhX\ndRKIx8INUT+qe4YEXYs3b1lE7DBQpKYZHW0l0JMzMPIrfk2W6cr+KY9VXkTH9UOp\n9poWe3KR++FuNzj+vI/YSQKBgG76/Eu3PIjQ8QPGVA5gGhPNAND56fUXd/W29bxb\nyR4tw/DfpSCZ6GOmiwrng+rWdSKw3m2fBR9Dyq+7x9ghlkvcLKEnjQB0vSVHtfqY\nG5dZvIk4P9ZvLqYyJ0a3EF8BE8fkX3ub5DajXyZMs/tVbbWvjvb8jsY+h5fZ2acn\nhIAZAoGAWcRLQ1yqHjwrxW0+8Gt+RC120LwOGogQrJ3v/IES1v0r0PQwPSUjtKso\nTzISCJYZXqVSoBLA7acb2zKUhLJX2rnmOwdlXWBteGtnAcgO/geLeVFnzmd3QJz8\nULIWynYUzkkL+o6B89e6f4QHdmeYAvs5qrRl19rXcfSkMUKtXw0=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1c57d0ca6ee54ab4ad7f6f1063d500ea', 'name': u'vping-keypair-0a2c1ce2-1238-4213-bc4f-95930a522ed0', 'created_at': '2018-05-24T12:34:38.404392', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'915bc341f16244e3a156c96a8aaa28a0', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'3e:ee:96:4a:89:7d:03:c2:7e:da:5b:e4:e7:97:59:77', 'type': 'ssh', 'id': u'vping-keypair-0a2c1ce2-1238-4213-bc4f-95930a522ed0'}) 2018-05-24 12:34:38,405 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAqnYSk1T3pXkRd77TCzryBkZukSN65CZgQB7few6i4ZxyjSMP 3vPBNXwX1uZax7u4kIF++HLsHbT74un1156ahEltAXPmuF9ilQ+Ks6NJ1Z3sv0zr vPu+9VAk9YDrDCauP0rFEBcpSEQw2igrnT7+mlHpfmFZKRClMaWzoa4WOmoWoJfg paXXYmyd4gGDs0ufdEt332RMAKWvkGnil3mn58UBiW1ZK3OdVzqjuGdQdckqpu6U q7Y8n/XvrSqGYHXADL+HMSuigW49+6geiSDjbLLX69235S15aDh7MGcigY9CoNgI hJeX2S2kbj9IY5ArzISuXwYYyA2eGOEKTDqHIQIDAQABAoIBADcQIPv6rGyFaUEX ITE1f0zLn5e+sEnWo6zSzDoCBld+o/o3Yz8P2k+eoEzI6HYwi3QSgKNc7CzEc8Fe 9g0KrLsixNV9TQAtv7iK5rEUhBs/AmThQh0v7QVtOCMd2893Bz5mtrV15d30ORuf ckc/PBs5boVmiNidCd+5uQb3JzMC3wncOUpgSs/dKawlyHIVfE5ltGikHYipIBj4 GrBqboES8QM/a3CU1nKnU2m2NZrYmDKFzQLkQPf8xgW++SwrhSbeCZUb2B0wMkFl uer0q/iOgjedtIqkciERcLm5IThs3NUHmzLAXXaAHTOiQtMiTDh1/CuUKtCJ/lwq NLky/2ECgYEA0lCj777NGMzFDtV/zY4lq/HJ9wZKdTRtS3F9BlRDD+08EamUDMmW w+3hCY7CoGp1bs96o+5YLNrdPSJNUvkAyAQgaJq3R0G5iNu+sK0nRLTLynq7xzaV GKRVsQEA1HeirCY93GeOq9s/U5tH/49aiSDNO6EDhL3zyK280KEj8J0CgYEAz302 Vu6EtfkIHJCKRBC2bb44Cw/l74FuiFMpqoHjPY5o4/9IyJ8Yn1+OyNoHwiVro+iy apODBKp+88N4MUMS9GCFMALoYdCSQBj4jZstBsW02+KP3B7Tn1Bbymm2ObRU9K5z Lt2/X0WrU49f+f4b3KIpNSXbavC4jNAPMpbZP1UCgYBku9cpl7voqvuftUb3j6Qf jTntJYg4RxoqTntRsr5EPJ7O3uhYj520zpVA3K3/473Hi3z0U87L/TCGfY2HtlhX dRKIx8INUT+qe4YEXYs3b1lE7DBQpKYZHW0l0JMzMPIrfk2W6cr+KY9VXkTH9UOp 9poWe3KR++FuNzj+vI/YSQKBgG76/Eu3PIjQ8QPGVA5gGhPNAND56fUXd/W29bxb yR4tw/DfpSCZ6GOmiwrng+rWdSKw3m2fBR9Dyq+7x9ghlkvcLKEnjQB0vSVHtfqY G5dZvIk4P9ZvLqYyJ0a3EF8BE8fkX3ub5DajXyZMs/tVbbWvjvb8jsY+h5fZ2acn hIAZAoGAWcRLQ1yqHjwrxW0+8Gt+RC120LwOGogQrJ3v/IES1v0r0PQwPSUjtKso TzISCJYZXqVSoBLA7acb2zKUhLJX2rnmOwdlXWBteGtnAcgO/geLeVFnzmd3QJz8 ULIWynYUzkkL+o6B89e6f4QHdmeYAvs5qrRl19rXcfSkMUKtXw0= -----END RSA PRIVATE KEY----- 2018-05-24 12:34:39,855 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--0a2c1ce2-1238-4213-bc4f-95930a522ed0' 2018-05-24 12:34:55,692 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-0a2c1ce2-1238-4213-bc4f-95930a522ed0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9e:da:0d', u'version': 4, u'addr': u'192.168.130.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c2347f77-df33-4297-9168-88e2ac2a94de'}), 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-00000024', u'OS-SRV-USG:launched_at': u'2018-05-24T12:34:52.000000', 'flavor': Munch({u'id': u'b221f32f-40bf-4fae-a0c3-311f14bb78ee'}), 'az': u'nova', 'id': u'9727cca1-1083-448c-bc0a-0e9e202fa81d', 'security_groups': [Munch({u'name': u'vping-sg-0a2c1ce2-1238-4213-bc4f-95930a522ed0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1c57d0ca6ee54ab4ad7f6f1063d500ea', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.6', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'915bc341f16244e3a156c96a8aaa28a0', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.6', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.6', 'launched_at': u'2018-05-24T12:34:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-24T12:34:52Z', 'hostId': u'5480cb2d5121a275da2c6e1deee3a9e38fe7f988096edbd45a53570b', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-0a2c1ce2-1238-4213-bc4f-95930a522ed0', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'5480cb2d5121a275da2c6e1deee3a9e38fe7f988096edbd45a53570b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', 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-00000024', u'OS-SRV-USG:launched_at': u'2018-05-24T12:34:52.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'915bc341f16244e3a156c96a8aaa28a0', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-2-ssh--0a2c1ce2-1238-4213-bc4f-95930a522ed0', 'adminPass': u'jfikJ939QxUt', 'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', 'created_at': u'2018-05-24T12:34:42Z', 'created': u'2018-05-24T12:34:42Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-24 12:35:01,012 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'a29dd349-d4aa-4c86-baba-fbbd1f69f3a6', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', 'created_at': u'2018-05-24T12:34:58Z', 'attached': True, 'updated_at': u'2018-05-24T12:34:58Z', 'id': u'd15c6656-837b-4fe2-ab54-006d8ad37b11', 'floating_network_id': u'1405fec5-0b4b-413c-92e3-c672a17838dc', 'fixed_ip_address': u'192.168.130.6', 'floating_ip_address': u'100.64.200.122', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'915bc341f16244e3a156c96a8aaa28a0', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'a29dd349-d4aa-4c86-baba-fbbd1f69f3a6', 'project_id': u'915bc341f16244e3a156c96a8aaa28a0', 'port_id': u'b8e7ccb2-5b70-4b22-917d-da7f9d2f6be5', 'port': u'b8e7ccb2-5b70-4b22-917d-da7f9d2f6be5', 'network': u'1405fec5-0b4b-413c-92e3-c672a17838dc'}) 2018-05-24 12:35:06,094 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1805442717 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.342380] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.346146] pid_max: default: 32768 minimum: 301 [ 0.348157] ACPI: Core revision 20150930 [ 0.353560] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.356539] Security Framework initialized [ 0.358367] Yama: becoming mindful. [ 0.360021] AppArmor: AppArmor initialized [ 0.362112] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.365845] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.369052] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371779] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.375029] Initializing cgroup subsys io [ 0.376877] Initializing cgroup subsys memory [ 0.378812] Initializing cgroup subsys devices [ 0.380796] Initializing cgroup subsys freezer [ 0.382753] Initializing cgroup subsys net_cls [ 0.384732] Initializing cgroup subsys perf_event [ 0.386780] Initializing cgroup subsys net_prio [ 0.388788] Initializing cgroup subsys hugetlb [ 0.390748] Initializing cgroup subsys pids [ 0.392744] CPU: Physical Processor ID: 0 [ 0.395343] mce: CPU supports 10 MCE banks [ 0.397272] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.399523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.428699] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.443749] ftrace: allocating 31920 entries in 125 pages [ 0.518347] smpboot: Max logical packages: 1 [ 0.520280] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.523323] x2apic enabled [ 0.525170] Switched APIC routing to physical x2apic. [ 0.529125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.531617] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.536207] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.539946] ... version: 2 [ 0.541726] ... bit width: 48 [ 0.543557] ... generic registers: 4 [ 0.545344] ... value mask: 0000ffffffffffff [ 0.547558] ... max period: 000000007fffffff [ 0.549777] ... fixed-purpose events: 3 [ 0.551582] ... event mask: 000000070000000f [ 0.553840] KVM setup paravirtual spinlock [ 0.556541] x86: Booted up 1 node, 1 CPUs [ 0.558333] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.561456] devtmpfs: initialized [ 0.577524] evm: security.selinux [ 0.579108] evm: security.SMACK64 [ 0.580667] evm: security.SMACK64EXEC [ 0.582335] evm: security.SMACK64TRANSMUTE [ 0.584163] evm: security.SMACK64MMAP [ 0.585829] evm: security.ima [ 0.587280] evm: security.capability [ 0.589170] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.593301] pinctrl core: initialized pinctrl subsystem [ 0.595765] RTC time: 12:34:53, date: 05/24/18 [ 0.597890] NET: Registered protocol family 16 [ 0.600190] cpuidle: using governor ladder [ 0.602015] cpuidle: using governor menu [ 0.603786] PCCT header not found. [ 0.605516] ACPI: bus type PCI registered [ 0.607308] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.610118] PCI: Using configuration type 1 for base access [ 0.612541] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.618439] ACPI: Added _OSI(Module Device) [ 0.620313] ACPI: Added _OSI(Processor Device) [ 0.622233] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.624249] ACPI: Added _OSI(Processor Aggregator Device) [ 0.629778] ACPI: Interpreter enabled [ 0.631475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.635622] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.639799] ACPI: (supports S0 S3 S4 S5) [ 0.641558] ACPI: Using IOAPIC for interrupt routing [ 0.643679] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.654308] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.656833] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.659590] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.662241] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.667612] acpiphp: Slot [3] registered [ 0.669420] acpiphp: Slot [4] registered [ 0.671237] acpiphp: Slot [5] registered [ 0.673048] acpiphp: Slot [6] registered [ 0.698987] acpiphp: Slot [7] registered [ 0.700796] acpiphp: Slot [8] registered [ 0.702600] acpiphp: Slot [9] registered [ 0.704398] acpiphp: Slot [10] registered [ 0.706226] acpiphp: Slot [11] registered [ 0.708062] acpiphp: Slot [12] registered [ 0.709886] acpiphp: Slot [13] registered [ 0.711723] acpiphp: Slot [14] registered [ 0.713556] acpiphp: Slot [15] registered [ 0.715388] acpiphp: Slot [16] registered [ 0.717225] acpiphp: Slot [17] registered [ 0.719059] acpiphp: Slot [18] registered [ 0.720881] acpiphp: Slot [19] registered [ 0.722716] acpiphp: Slot [20] registered [ 0.724546] acpiphp: Slot [21] registered [ 0.726371] acpiphp: Slot [22] registered [ 0.728204] acpiphp: Slot [23] registered [ 0.730032] acpiphp: Slot [24] registered [ 0.731867] acpiphp: Slot [25] registered [ 0.733699] acpiphp: Slot [26] registered [ 0.735533] acpiphp: Slot [27] registered [ 0.737355] acpiphp: Slot [28] registered [ 0.739191] acpiphp: Slot [29] registered [ 0.741019] acpiphp: Slot [30] registered [ 0.742848] acpiphp: Slot [31] registered [ 0.744656] PCI host bridge to bus 0000:00 [ 0.746470] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.749179] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.751901] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.755141] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.758394] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.761693] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.770232] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.773068] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775685] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.778733] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.785866] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.789345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.839887] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.843574] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.846871] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.850152] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.853330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.856196] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.858750] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.861056] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.864473] vgaarb: loaded [ 0.865832] vgaarb: bridge control possible 0000:00:02.0 [ 0.868540] SCSI subsystem initialized [ 0.870343] ACPI: bus type USB registered [ 0.872171] usbcore: registered new interface driver usbfs [ 0.874453] usbcore: registered new interface driver hub [ 0.876688] usbcore: registered new device driver usb [ 0.879056] PCI: Using ACPI for IRQ routing [ 0.881411] NetLabel: Initializing [ 0.883012] NetLabel: domain hash size = 128 [ 0.884909] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.887034] NetLabel: unlabeled traffic allowed by default [ 0.889489] clocksource: Switched to clocksource kvm-clock [ 0.907993] AppArmor: AppArmor Filesystem Enabled [ 0.910119] pnp: PnP ACPI init [ 0.912490] pnp: PnP ACPI: found 5 devices [ 0.922030] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.925853] NET: Registered protocol family 2 [ 0.928019] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.930862] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.933532] TCP: Hash tables configured (established 8192 bind 8192) [ 0.936153] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.938586] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.941205] NET: Registered protocol family 1 [ 0.943119] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.945557] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.947950] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.025851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.103950] Trying to unpack rootfs image as initramfs... [ 1.259646] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.263213] Scanning for low memory corruption every 60 seconds [ 1.266179] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.268682] audit: initializing netlink subsys (disabled) [ 1.270981] audit: type=2000 audit(1527165294.035:1): initialized [ 1.274064] Initialise system trusted keyring [ 1.276102] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.278666] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.285073] zbud: loaded [ 1.286825] VFS: Disk quotas dquot_6.6.0 [ 1.288655] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.292436] fuse init (API version 7.23) [ 1.294474] Key type big_key registered [ 1.296260] Allocating IMA MOK and blacklist keyrings. [ 1.298825] Key type asymmetric registered [ 1.300637] Asymmetric key parser 'x509' registered [ 1.302792] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.306037] io scheduler noop registered [ 1.307804] io scheduler deadline registered (default) [ 1.310057] io scheduler cfq registered [ 1.311980] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.314296] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.317158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.320387] ACPI: Power Button [PWRF] [ 1.322287] GHES: HEST is not enabled! [ 1.399509] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.555539] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.634725] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.639352] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.667829] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.673777] Linux agpgart interface v0.103 [ 1.679961] brd: module loaded [ 1.683397] loop: module loaded [ 1.693047] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.697635] GPT:90111 != 2097151 [ 1.699797] GPT:Alternate GPT header not at the end of the disk. [ 1.703352] GPT:90111 != 2097151 [ 1.705497] GPT: Use GNU Parted to correct GPT errors. [ 1.708652] vda: vda1 vda15 [ 1.713196] vdb: [ 1.716112] scsi host0: ata_piix [ 1.718409] scsi host1: ata_piix [ 1.720660] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.724678] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.729543] libphy: Fixed MDIO Bus: probed [ 1.732174] tun: Universal TUN/TAP device driver, 1.6 [ 1.735247] tun: (C) 1999-2004 Max Krasnyansky [ 1.740794] PPP generic driver version 2.4.2 [ 1.743585] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.747396] ehci-pci: EHCI PCI platform driver [ 1.749803] ehci-platform: EHCI generic platform driver [ 1.752562] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.755710] ohci-pci: OHCI PCI platform driver [ 1.758128] ohci-platform: OHCI generic platform driver [ 1.760882] uhci_hcd: USB Universal Host Controller Interface driver [ 1.839651] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.842393] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.846429] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.849133] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.852250] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.855680] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.859668] usb usb1: Product: UHCI Host Controller [ 1.862253] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.865481] usb usb1: SerialNumber: 0000:00:01.2 [ 1.868212] hub 1-0:1.0: USB hub found [ 1.870322] hub 1-0:1.0: 2 ports detected [ 1.872957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.878416] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.881063] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.884487] mousedev: PS/2 mouse device common for all mice [ 1.887940] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.892723] rtc_cmos 00:00: RTC can wake from S4 [ 1.895943] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.899203] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.902619] i2c /dev entries driver [ 1.904732] device-mapper: uevent: version 1.0.3 [ 1.907357] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.911891] ledtrig-cpu: registered to indicate activity on CPUs [ 1.915625] NET: Registered protocol family 10 [ 1.918410] NET: Registered protocol family 17 [ 1.920783] Key type dns_resolver registered [ 1.923396] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.926458] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.931323] registered taskstats version 1 [ 1.933630] Loading compiled-in X.509 certificates [ 1.937287] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.942443] zswap: loaded using pool lzo/zbud [ 1.970897] Key type trusted registered [ 1.975770] Key type encrypted registered [ 1.978068] AppArmor: AppArmor sha1 policy hashing enabled [ 1.981015] ima: No TPM chip found, activating TPM-bypass! [ 1.983979] evm: HMAC attrs: 0x1 [ 1.986622] Magic number: 2:100:583 [ 1.988874] rtc_cmos 00:00: setting system clock to 2018-05-24 12:34:55 UTC (1527165295) [ 1.993283] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.996379] EDD information not available. [ 2.003957] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.008185] Write protecting the kernel read-only data: 14336k [ 2.012400] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.017473] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.56 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.648068] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCflX5xwRtR95+ctM9Hzs9Noug+LD5pMWUopbEz4Al0Id0oUNEi6S2gUoJz21UsSNlo1C/KCSYPuRdsIOlAe2OzmsnSeSCguTHEqw4qUj+RQzfJ64AeidnAfkZwJeVCPeAuG+viGdpjSrFePCfGKiyvIdOxIROMy7Rk/p5DCnhB3n3p29Z0veJdOsqS9EgFwvGXi8VUaO5+3CrGHRSbB8Q7mszcytMPU2qUSdGVc4LA3qsPSXy08TuJIQoYP3K3slOJyTXgfuWcnIDrhWMW4pAPNPdZYO4sDUtaCcJ8RkS4IuAdYCNnmtLblRwdxYrY8/Ux1qpOCD6tVxJ275gJahm3 root@opnfv-vping-2-ssh--0a2c1ce2-1238-4213-bc4f-95930a522ed0 ssh-dss AAAAB3NzaC1kc3MAAACBAMqOSrADPCw/jpEZ9GVxuw+n9uVcSwZrE9xWsLWTVebsaqgeYN6fsXdHNCr8ojhDPiySb3D+kk5hKxSEJp06ckJbxWgDUJXv4aenpA3W28PYiJNMQb761zjs8JfkY7jQKmBVO9HU9j8TSupQdfVCx3ZWRQzr2KN0lJD68gFxsaqJAAAAFQCO+Z+wXrfyS68WqdNaTqxn1Zd2HQAAAIB/JoVTs+ElEOxQuK5YHwyI5JmjZZKtpQchd+4JcM68/TcbusGpZToU3NtT5iv7Lq5FjQcbLNjTcLK8t9AznmnfZmALDlvVyxkDKyw99P5XuUpuLHIfZVaqwbtNmoLcOp58vJCZd7sp4XxLXin6EtQ0MUAonLsIDM/+b/CXnBu0QQAAAIBBoapUO1Dy0g4Xf4SfXYMg71xtjxFA1Oac3N5p7d64ekHcdnvfv3JU6pt3NKMreTB2GXBKRa0MAn0YAUtPIarClhLO/4weqkx9HX7eiX/1Czzk2nErERSpGuvzIF3w57fsG2rZr5D1/DDsxqK7UQHEqTrUhOkgbrAGE7706lv5nw== root@opnfv-vping-2-ssh--0a2c1ce2-1238-4213-bc4f-95930a522ed0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.6,24,fe80::f816:3eff:fe9e:da0d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.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: configdrive local === instance-id: 9727cca1-1083-448c-bc0a-0e9e202fa81d name: opnfv-vping-2-ssh--0a2c1ce2-1238-4213-bc4f-95930a522ed0 availability-zone: nova local-hostname: opnfv-vping-2-ssh--0a2c1ce2-1238-4213-bc4f-95930a522ed0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.17 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-ssh--0a2c1ce2-1238-4213-bc4f-95930a522ed0 login: /dev/root resized successfully [took 1.54s] 2018-05-24 12:35:06,095 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-24 12:35:06,318 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-24 12:35:06,325 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-24 12:35:06,333 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-05-24 12:35:06,333 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-05-24 12:35:06,729 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-24 12:35:06,729 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:60 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-24 12:35:30,878 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-05-24 12:35:30,878 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-24 12:35:31,793 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'7f4acdd3-27af-4cf1-8149-92e8341748f2'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-24T12:17:54Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'1405fec5-0b4b-413c-92e3-c672a17838dc', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', u'created_at': u'2018-05-24T12:17:45Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'915bc341f16244e3a156c96a8aaa28a0'}) 2018-05-24 12:35:31,793 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-24 12:35:31,793 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-24 12:35:31' 2018-05-24 12:35:31,793 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df' 2018-05-24 12:35:31,793 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-24 12:35:32,865 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-24T12:35:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/17479870-a4ae-459c-8227-694afd661267/file', u'owner': u'915bc341f16244e3a156c96a8aaa28a0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'17479870-a4ae-459c-8227-694afd661267', u'size': None, u'name': u'functest-vping--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df', u'checksum': None, u'self': u'/v2/images/17479870-a4ae-459c-8227-694afd661267', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-24T12:35:32Z', u'schema': u'/v2/schemas/image'}) 2018-05-24 12:35:32,865 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df' 2018-05-24 12:35:33,465 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-24T12:35:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'dce55e3d-5931-4d4f-8d5a-5868a8d3d7bd', u'provider:segmentation_id': 1015, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df', u'admin_state_up': True, u'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', u'created_at': u'2018-05-24T12:35:33Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'915bc341f16244e3a156c96a8aaa28a0'}) 2018-05-24 12:35:34,665 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-24T12:35:34Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'cd481b0e-6d14-4898-8825-dea63f8141e6', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df', u'enable_dhcp': True, u'network_id': u'dce55e3d-5931-4d4f-8d5a-5868a8d3d7bd', u'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', u'created_at': u'2018-05-24T12:35:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'915bc341f16244e3a156c96a8aaa28a0'}) 2018-05-24 12:35:34,665 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df' 2018-05-24 12:35:37,209 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-24T12:35:36Z', u'revision_number': 3, u'ha': False, u'id': u'8a90a4db-3bce-40a8-9d91-dab622205fa4', u'external_gateway_info': {u'network_id': u'1405fec5-0b4b-413c-92e3-c672a17838dc', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7f4acdd3-27af-4cf1-8149-92e8341748f2', u'ip_address': u'100.64.200.119'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df', u'admin_state_up': True, u'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', u'created_at': u'2018-05-24T12:35:34Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'915bc341f16244e3a156c96a8aaa28a0'}) 2018-05-24 12:35:42,127 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df' 2018-05-24 12:35:42,337 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df', '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'915bc341f16244e3a156c96a8aaa28a0', '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'f6a19d4b-7da0-4eff-b397-4d23a0070b6f', 'swap': 0}) 2018-05-24 12:35:43,439 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df' 2018-05-24 12:35:58,753 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:da:d3:20', u'version': 4, u'addr': u'192.168.130.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'17479870-a4ae-459c-8227-694afd661267'}), 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-00000027', u'OS-SRV-USG:launched_at': u'2018-05-24T12:35:57.000000', 'flavor': Munch({u'id': u'f6a19d4b-7da0-4eff-b397-4d23a0070b6f'}), 'az': u'nova', 'id': u'b55c21a3-428f-427d-94a3-05bcb6af61c7', 'security_groups': [Munch({u'name': u'vping-sg-4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1c57d0ca6ee54ab4ad7f6f1063d500ea', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.10', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'915bc341f16244e3a156c96a8aaa28a0', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.10', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.10', 'launched_at': u'2018-05-24T12:35:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-24T12:35:58Z', 'hostId': u'5480cb2d5121a275da2c6e1deee3a9e38fe7f988096edbd45a53570b', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'5480cb2d5121a275da2c6e1deee3a9e38fe7f988096edbd45a53570b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', 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-00000027', u'OS-SRV-USG:launched_at': u'2018-05-24T12:35:57.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'915bc341f16244e3a156c96a8aaa28a0', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-1-4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df', 'adminPass': u's7Bt8TJhM93p', 'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', 'created_at': u'2018-05-24T12:35:46Z', 'created': u'2018-05-24T12:35:46Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-24 12:36:01,504 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2317636406 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.344822] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.348631] pid_max: default: 32768 minimum: 301 [ 0.350688] ACPI: Core revision 20150930 [ 0.356121] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.359148] Security Framework initialized [ 0.361010] Yama: becoming mindful. [ 0.362700] AppArmor: AppArmor initialized [ 0.364812] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.368569] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.371783] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.374535] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.377808] Initializing cgroup subsys io [ 0.379669] Initializing cgroup subsys memory [ 0.381632] Initializing cgroup subsys devices [ 0.383639] Initializing cgroup subsys freezer [ 0.385619] Initializing cgroup subsys net_cls [ 0.387622] Initializing cgroup subsys perf_event [ 0.389696] Initializing cgroup subsys net_prio [ 0.391732] Initializing cgroup subsys hugetlb [ 0.393708] Initializing cgroup subsys pids [ 0.395729] CPU: Physical Processor ID: 0 [ 0.398346] mce: CPU supports 10 MCE banks [ 0.400292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.402560] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.431643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.446756] ftrace: allocating 31920 entries in 125 pages [ 0.521395] smpboot: Max logical packages: 1 [ 0.523347] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.526430] x2apic enabled [ 0.528296] Switched APIC routing to physical x2apic. [ 0.532239] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.534766] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.539444] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.543204] ... version: 2 [ 0.545011] ... bit width: 48 [ 0.546852] ... generic registers: 4 [ 0.548668] ... value mask: 0000ffffffffffff [ 0.550904] ... max period: 000000007fffffff [ 0.553160] ... fixed-purpose events: 3 [ 0.554973] ... event mask: 000000070000000f [ 0.557263] KVM setup paravirtual spinlock [ 0.559998] x86: Booted up 1 node, 1 CPUs [ 0.561819] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.564982] devtmpfs: initialized [ 0.580938] evm: security.selinux [ 0.582526] evm: security.SMACK64 [ 0.584106] evm: security.SMACK64EXEC [ 0.585791] evm: security.SMACK64TRANSMUTE [ 0.587639] evm: security.SMACK64MMAP [ 0.589328] evm: security.ima [ 0.590788] evm: security.capability [ 0.592712] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.596900] pinctrl core: initialized pinctrl subsystem [ 0.599407] RTC time: 12:35:58, date: 05/24/18 [ 0.601562] NET: Registered protocol family 16 [ 0.603884] cpuidle: using governor ladder [ 0.605730] cpuidle: using governor menu [ 0.607514] PCCT header not found. [ 0.609287] ACPI: bus type PCI registered [ 0.611093] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.613930] PCI: Using configuration type 1 for base access [ 0.616385] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.622332] ACPI: Added _OSI(Module Device) [ 0.624226] ACPI: Added _OSI(Processor Device) [ 0.626171] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.628218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.633792] ACPI: Interpreter enabled [ 0.635507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.639691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.643896] ACPI: (supports S0 S3 S4 S5) [ 0.645675] ACPI: Using IOAPIC for interrupt routing [ 0.647819] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.658499] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.661049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.663832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.666515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.671953] acpiphp: Slot [3] registered [ 0.673774] acpiphp: Slot [4] registered [ 0.675605] acpiphp: Slot [5] registered [ 0.677424] acpiphp: Slot [6] registered [ 0.703722] acpiphp: Slot [7] registered [ 0.705550] acpiphp: Slot [8] registered [ 0.707365] acpiphp: Slot [9] registered [ 0.709192] acpiphp: Slot [10] registered [ 0.711041] acpiphp: Slot [11] registered [ 0.712896] acpiphp: Slot [12] registered [ 0.714733] acpiphp: Slot [13] registered [ 0.716588] acpiphp: Slot [14] registered [ 0.718440] acpiphp: Slot [15] registered [ 0.720288] acpiphp: Slot [16] registered [ 0.722147] acpiphp: Slot [17] registered [ 0.723994] acpiphp: Slot [18] registered [ 0.725834] acpiphp: Slot [19] registered [ 0.727686] acpiphp: Slot [20] registered [ 0.729532] acpiphp: Slot [21] registered [ 0.731370] acpiphp: Slot [22] registered [ 0.733222] acpiphp: Slot [23] registered [ 0.735067] acpiphp: Slot [24] registered [ 0.736929] acpiphp: Slot [25] registered [ 0.738779] acpiphp: Slot [26] registered [ 0.740631] acpiphp: Slot [27] registered [ 0.742470] acpiphp: Slot [28] registered [ 0.744327] acpiphp: Slot [29] registered [ 0.746174] acpiphp: Slot [30] registered [ 0.748021] acpiphp: Slot [31] registered [ 0.749854] PCI host bridge to bus 0000:00 [ 0.751700] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754430] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.757175] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760452] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.763752] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.767076] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775717] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.778590] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.781253] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.784348] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.791559] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.795065] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.846722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.850076] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.853369] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.856666] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.859887] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.862789] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.865389] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.867748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.871213] vgaarb: loaded [ 0.872591] vgaarb: bridge control possible 0000:00:02.0 [ 0.875332] SCSI subsystem initialized [ 0.877161] ACPI: bus type USB registered [ 0.879001] usbcore: registered new interface driver usbfs [ 0.881315] usbcore: registered new interface driver hub [ 0.883585] usbcore: registered new device driver usb [ 0.885987] PCI: Using ACPI for IRQ routing [ 0.888377] NetLabel: Initializing [ 0.889992] NetLabel: domain hash size = 128 [ 0.891906] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.894050] NetLabel: unlabeled traffic allowed by default [ 0.896550] clocksource: Switched to clocksource kvm-clock [ 0.915098] AppArmor: AppArmor Filesystem Enabled [ 0.917244] pnp: PnP ACPI init [ 0.919643] pnp: PnP ACPI: found 5 devices [ 0.929204] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.933048] NET: Registered protocol family 2 [ 0.935232] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.938111] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.940818] TCP: Hash tables configured (established 8192 bind 8192) [ 0.943464] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.945911] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.948593] NET: Registered protocol family 1 [ 0.950536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.953003] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.955427] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.033351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.111521] Trying to unpack rootfs image as initramfs... [ 1.267699] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.271346] Scanning for low memory corruption every 60 seconds [ 1.274351] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.276899] audit: initializing netlink subsys (disabled) [ 1.279178] audit: type=2000 audit(1527165359.555:1): initialized [ 1.282294] Initialise system trusted keyring [ 1.284346] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.286929] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.293379] zbud: loaded [ 1.295132] VFS: Disk quotas dquot_6.6.0 [ 1.297006] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.300831] fuse init (API version 7.23) [ 1.302885] Key type big_key registered [ 1.304700] Allocating IMA MOK and blacklist keyrings. [ 1.307279] Key type asymmetric registered [ 1.309122] Asymmetric key parser 'x509' registered [ 1.311285] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.314566] io scheduler noop registered [ 1.316356] io scheduler deadline registered (default) [ 1.318618] io scheduler cfq registered [ 1.320576] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.322910] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.325802] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.329064] ACPI: Power Button [PWRF] [ 1.330980] GHES: HEST is not enabled! [ 1.408294] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.564457] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.643840] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.648639] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.677192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.683225] Linux agpgart interface v0.103 [ 1.689477] brd: module loaded [ 1.692940] loop: module loaded [ 1.703763] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.707019] GPT:90111 != 2097151 [ 1.708568] GPT:Alternate GPT header not at the end of the disk. [ 1.711025] GPT:90111 != 2097151 [ 1.712571] GPT: Use GNU Parted to correct GPT errors. [ 1.714759] vda: vda1 vda15 [ 1.718865] vdb: [ 1.721445] scsi host0: ata_piix [ 1.723127] scsi host1: ata_piix [ 1.724778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.727521] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.731108] libphy: Fixed MDIO Bus: probed [ 1.732955] tun: Universal TUN/TAP device driver, 1.6 [ 1.735095] tun: (C) 1999-2004 Max Krasnyansky [ 1.739507] PPP generic driver version 2.4.2 [ 1.741505] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.744170] ehci-pci: EHCI PCI platform driver [ 1.746137] ehci-platform: EHCI generic platform driver [ 1.748383] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.750925] ohci-pci: OHCI PCI platform driver [ 1.752909] ohci-platform: OHCI generic platform driver [ 1.755133] uhci_hcd: USB Universal Host Controller Interface driver [ 1.833256] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.835499] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.838748] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.840933] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.843453] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.846194] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.849406] usb usb1: Product: UHCI Host Controller [ 1.851546] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.854102] usb usb1: SerialNumber: 0000:00:01.2 [ 1.856342] hub 1-0:1.0: USB hub found [ 1.858078] hub 1-0:1.0: 2 ports detected [ 1.860298] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.865031] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.867165] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.869577] mousedev: PS/2 mouse device common for all mice [ 1.872465] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.876283] rtc_cmos 00:00: RTC can wake from S4 [ 1.879044] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.881746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.884479] i2c /dev entries driver [ 1.886755] device-mapper: uevent: version 1.0.3 [ 1.888923] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.892598] ledtrig-cpu: registered to indicate activity on CPUs [ 1.895743] NET: Registered protocol family 10 [ 1.898075] NET: Registered protocol family 17 [ 1.900071] Key type dns_resolver registered [ 1.902277] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.904763] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.908796] registered taskstats version 1 [ 1.910673] Loading compiled-in X.509 certificates [ 1.913816] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.917989] zswap: loaded using pool lzo/zbud [ 1.946144] Key type trusted registered [ 1.950635] Key type encrypted registered [ 1.952506] AppArmor: AppArmor sha1 policy hashing enabled [ 1.954857] ima: No TPM chip found, activating TPM-bypass! [ 1.957337] evm: HMAC attrs: 0x1 [ 1.959635] Magic number: 2:100:583 [ 1.961539] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:00 UTC (1527165360) [ 1.965186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.967686] EDD information not available. [ 1.974839] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.978310] Write protecting the kernel read-only data: 14336k [ 1.981939] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.986241] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.52 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.07 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.617835] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK 2018-05-24 12:36:01,505 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df' 2018-05-24 12:36:19,181 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:72:d5:23', u'version': 4, u'addr': u'192.168.130.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'17479870-a4ae-459c-8227-694afd661267'}), 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-0000002a', u'OS-SRV-USG:launched_at': u'2018-05-24T12:36:15.000000', 'flavor': Munch({u'id': u'f6a19d4b-7da0-4eff-b397-4d23a0070b6f'}), 'az': u'nova', 'id': u'20e52959-09d0-4cd6-8024-b5b7c5ffdab8', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1c57d0ca6ee54ab4ad7f6f1063d500ea', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.4', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'915bc341f16244e3a156c96a8aaa28a0', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.4', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.4', 'launched_at': u'2018-05-24T12:36:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-24T12:36:16Z', 'hostId': u'5480cb2d5121a275da2c6e1deee3a9e38fe7f988096edbd45a53570b', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'5480cb2d5121a275da2c6e1deee3a9e38fe7f988096edbd45a53570b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', 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-0000002a', u'OS-SRV-USG:launched_at': u'2018-05-24T12:36:15.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'915bc341f16244e3a156c96a8aaa28a0', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df', 'adminPass': u'jCC5BuvLhfKP', 'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', 'created_at': u'2018-05-24T12:36:03Z', 'created': u'2018-05-24T12:36:03Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-24 12:36:22,007 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2317636406 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.344822] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.348631] pid_max: default: 32768 minimum: 301 [ 0.350688] ACPI: Core revision 20150930 [ 0.356121] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.359148] Security Framework initialized [ 0.361010] Yama: becoming mindful. [ 0.362700] AppArmor: AppArmor initialized [ 0.364812] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.368569] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.371783] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.374535] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.377808] Initializing cgroup subsys io [ 0.379669] Initializing cgroup subsys memory [ 0.381632] Initializing cgroup subsys devices [ 0.383639] Initializing cgroup subsys freezer [ 0.385619] Initializing cgroup subsys net_cls [ 0.387622] Initializing cgroup subsys perf_event [ 0.389696] Initializing cgroup subsys net_prio [ 0.391732] Initializing cgroup subsys hugetlb [ 0.393708] Initializing cgroup subsys pids [ 0.395729] CPU: Physical Processor ID: 0 [ 0.398346] mce: CPU supports 10 MCE banks [ 0.400292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.402560] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.431643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.446756] ftrace: allocating 31920 entries in 125 pages [ 0.521395] smpboot: Max logical packages: 1 [ 0.523347] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.526430] x2apic enabled [ 0.528296] Switched APIC routing to physical x2apic. [ 0.532239] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.534766] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.539444] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.543204] ... version: 2 [ 0.545011] ... bit width: 48 [ 0.546852] ... generic registers: 4 [ 0.548668] ... value mask: 0000ffffffffffff [ 0.550904] ... max period: 000000007fffffff [ 0.553160] ... fixed-purpose events: 3 [ 0.554973] ... event mask: 000000070000000f [ 0.557263] KVM setup paravirtual spinlock [ 0.559998] x86: Booted up 1 node, 1 CPUs [ 0.561819] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.564982] devtmpfs: initialized [ 0.580938] evm: security.selinux [ 0.582526] evm: security.SMACK64 [ 0.584106] evm: security.SMACK64EXEC [ 0.585791] evm: security.SMACK64TRANSMUTE [ 0.587639] evm: security.SMACK64MMAP [ 0.589328] evm: security.ima [ 0.590788] evm: security.capability [ 0.592712] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.596900] pinctrl core: initialized pinctrl subsystem [ 0.599407] RTC time: 12:35:58, date: 05/24/18 [ 0.601562] NET: Registered protocol family 16 [ 0.603884] cpuidle: using governor ladder [ 0.605730] cpuidle: using governor menu [ 0.607514] PCCT header not found. [ 0.609287] ACPI: bus type PCI registered [ 0.611093] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.613930] PCI: Using configuration type 1 for base access [ 0.616385] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.622332] ACPI: Added _OSI(Module Device) [ 0.624226] ACPI: Added _OSI(Processor Device) [ 0.626171] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.628218] ACPI: Added _OSI(Processor Aggregator Device) [ 0.633792] ACPI: Interpreter enabled [ 0.635507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.639691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.643896] ACPI: (supports S0 S3 S4 S5) [ 0.645675] ACPI: Using IOAPIC for interrupt routing [ 0.647819] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.658499] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.661049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.663832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.666515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.671953] acpiphp: Slot [3] registered [ 0.673774] acpiphp: Slot [4] registered [ 0.675605] acpiphp: Slot [5] registered [ 0.677424] acpiphp: Slot [6] registered [ 0.703722] acpiphp: Slot [7] registered [ 0.705550] acpiphp: Slot [8] registered [ 0.707365] acpiphp: Slot [9] registered [ 0.709192] acpiphp: Slot [10] registered [ 0.711041] acpiphp: Slot [11] registered [ 0.712896] acpiphp: Slot [12] registered [ 0.714733] acpiphp: Slot [13] registered [ 0.716588] acpiphp: Slot [14] registered [ 0.718440] acpiphp: Slot [15] registered [ 0.720288] acpiphp: Slot [16] registered [ 0.722147] acpiphp: Slot [17] registered [ 0.723994] acpiphp: Slot [18] registered [ 0.725834] acpiphp: Slot [19] registered [ 0.727686] acpiphp: Slot [20] registered [ 0.729532] acpiphp: Slot [21] registered [ 0.731370] acpiphp: Slot [22] registered [ 0.733222] acpiphp: Slot [23] registered [ 0.735067] acpiphp: Slot [24] registered [ 0.736929] acpiphp: Slot [25] registered [ 0.738779] acpiphp: Slot [26] registered [ 0.740631] acpiphp: Slot [27] registered [ 0.742470] acpiphp: Slot [28] registered [ 0.744327] acpiphp: Slot [29] registered [ 0.746174] acpiphp: Slot [30] registered [ 0.748021] acpiphp: Slot [31] registered [ 0.749854] PCI host bridge to bus 0000:00 [ 0.751700] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754430] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.757175] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760452] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.763752] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.767076] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775717] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.778590] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.781253] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.784348] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.791559] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.795065] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.846722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.850076] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.853369] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.856666] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.859887] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.862789] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.865389] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.867748] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.871213] vgaarb: loaded [ 0.872591] vgaarb: bridge control possible 0000:00:02.0 [ 0.875332] SCSI subsystem initialized [ 0.877161] ACPI: bus type USB registered [ 0.879001] usbcore: registered new interface driver usbfs [ 0.881315] usbcore: registered new interface driver hub [ 0.883585] usbcore: registered new device driver usb [ 0.885987] PCI: Using ACPI for IRQ routing [ 0.888377] NetLabel: Initializing [ 0.889992] NetLabel: domain hash size = 128 [ 0.891906] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.894050] NetLabel: unlabeled traffic allowed by default [ 0.896550] clocksource: Switched to clocksource kvm-clock [ 0.915098] AppArmor: AppArmor Filesystem Enabled [ 0.917244] pnp: PnP ACPI init [ 0.919643] pnp: PnP ACPI: found 5 devices [ 0.929204] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.933048] NET: Registered protocol family 2 [ 0.935232] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.938111] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.940818] TCP: Hash tables configured (established 8192 bind 8192) [ 0.943464] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.945911] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.948593] NET: Registered protocol family 1 [ 0.950536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.953003] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.955427] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.033351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.111521] Trying to unpack rootfs image as initramfs... [ 1.267699] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.271346] Scanning for low memory corruption every 60 seconds [ 1.274351] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.276899] audit: initializing netlink subsys (disabled) [ 1.279178] audit: type=2000 audit(1527165359.555:1): initialized [ 1.282294] Initialise system trusted keyring [ 1.284346] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.286929] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.293379] zbud: loaded [ 1.295132] VFS: Disk quotas dquot_6.6.0 [ 1.297006] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.300831] fuse init (API version 7.23) [ 1.302885] Key type big_key registered [ 1.304700] Allocating IMA MOK and blacklist keyrings. [ 1.307279] Key type asymmetric registered [ 1.309122] Asymmetric key parser 'x509' registered [ 1.311285] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.314566] io scheduler noop registered [ 1.316356] io scheduler deadline registered (default) [ 1.318618] io scheduler cfq registered [ 1.320576] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.322910] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.325802] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.329064] ACPI: Power Button [PWRF] [ 1.330980] GHES: HEST is not enabled! [ 1.408294] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.564457] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.643840] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.648639] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.677192] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.683225] Linux agpgart interface v0.103 [ 1.689477] brd: module loaded [ 1.692940] loop: module loaded [ 1.703763] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.707019] GPT:90111 != 2097151 [ 1.708568] GPT:Alternate GPT header not at the end of the disk. [ 1.711025] GPT:90111 != 2097151 [ 1.712571] GPT: Use GNU Parted to correct GPT errors. [ 1.714759] vda: vda1 vda15 [ 1.718865] vdb: [ 1.721445] scsi host0: ata_piix [ 1.723127] scsi host1: ata_piix [ 1.724778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.727521] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.731108] libphy: Fixed MDIO Bus: probed [ 1.732955] tun: Universal TUN/TAP device driver, 1.6 [ 1.735095] tun: (C) 1999-2004 Max Krasnyansky [ 1.739507] PPP generic driver version 2.4.2 [ 1.741505] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.744170] ehci-pci: EHCI PCI platform driver [ 1.746137] ehci-platform: EHCI generic platform driver [ 1.748383] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.750925] ohci-pci: OHCI PCI platform driver [ 1.752909] ohci-platform: OHCI generic platform driver [ 1.755133] uhci_hcd: USB Universal Host Controller Interface driver [ 1.833256] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.835499] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.838748] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.840933] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.843453] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.846194] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.849406] usb usb1: Product: UHCI Host Controller [ 1.851546] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.854102] usb usb1: SerialNumber: 0000:00:01.2 [ 1.856342] hub 1-0:1.0: USB hub found [ 1.858078] hub 1-0:1.0: 2 ports detected [ 1.860298] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.865031] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.867165] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.869577] mousedev: PS/2 mouse device common for all mice [ 1.872465] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.876283] rtc_cmos 00:00: RTC can wake from S4 [ 1.879044] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.881746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.884479] i2c /dev entries driver [ 1.886755] device-mapper: uevent: version 1.0.3 [ 1.888923] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.892598] ledtrig-cpu: registered to indicate activity on CPUs [ 1.895743] NET: Registered protocol family 10 [ 1.898075] NET: Registered protocol family 17 [ 1.900071] Key type dns_resolver registered [ 1.902277] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.904763] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.908796] registered taskstats version 1 [ 1.910673] Loading compiled-in X.509 certificates [ 1.913816] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.917989] zswap: loaded using pool lzo/zbud [ 1.946144] Key type trusted registered [ 1.950635] Key type encrypted registered [ 1.952506] AppArmor: AppArmor sha1 policy hashing enabled [ 1.954857] ima: No TPM chip found, activating TPM-bypass! [ 1.957337] evm: HMAC attrs: 0x1 [ 1.959635] Magic number: 2:100:583 [ 1.961539] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:00 UTC (1527165360) [ 1.965186] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.967686] EDD information not available. [ 1.974839] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.978310] Write protecting the kernel read-only data: 14336k [ 1.981939] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.986241] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.52 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.07 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.617835] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.10... Lease of 192.168.130.10 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvzduzt1C1s2B8uU+4fEWiKtlgrdkDG8kB5OrucjcJp0OEMRpohC/nSy+u1g9dBvNBwRB0p6WOdyM7JkvlVSxtQkRInZqZ4OOSzwp3BQGSFSEUFwR2CcdSlcxAEqsAhgmq1aBogvdqko7kQlrIm8m3km/ZOW+B/PIgtx15seVOPK8zH5HmF22a9nxEH9R90OaohpnGU9i49a/B0m6HZOaRsaYOI6BeaeS6LgLdW+2UHs+eBGI5azyfLm29TLt73mlURH2GTwSR34beVf45UoLoUq1qyD8IO673Xa28UaouboyBGwDoRL05lQx6qvw4kQIdZlXfOhDDf4R3xOreQKwT root@opnfv-vping-1-4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBANW8/tlf8g6E3w8nrjdmKtmLENHuL2TNFNCMGhk4Qe6tt8UOAWApHNeBgmZpEe+DlwTP3qPXrETHEKen71pUmu5f/2W4b8dZsBbt/kBoLOwkVvOak4Bf+eMnSsZIVVMzjqrGDlbzdNhSxo1dQuJbX3Rg8p/bHAHfANZlJcx/R+IBAAAAFQDspHR/v/lGJBvAhAWFzk3riSaMDQAAAIAurKk08tfnSZktrbYXIV1p+2HCuthS1U43wiU+avXpg+tL/hxpTOvCPKvspLcfUwyvYDQQzifOOFDOvZB5x+kMiq4LYnwOYucxfayHi5FlEhlgMUqgZSYjEil4b8ra5fbkQA5ONzPWDoZ5CPbU4/PwlHh+g7kEQCXvjl29WGcsdgAAAIAslHcwcprIej2SfJKHZFYtY+gmbTahLOammH/Ly8HZZPCcdJXswpKsGwbJKRsM6oyogHRwFwTJdtCnmsc/jL6WpizJqo5Px6cAqGqQauyRdocE8/6N2C8+Gyozp5wCnc6YnXmvfqGimNHlF+66Qne51hR+Aw4jv7zvw9OtzEoygw== root@opnfv-vping-1-4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.10,24,fe80::f816:3eff:feda:d320/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.10 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: configdrive local === instance-id: b55c21a3-428f-427d-94a3-05bcb6af61c7 name: opnfv-vping-1-4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-1-4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.94 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:36:22,008 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-24 12:36:22,008 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-24 12:36:24,986 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:36:24,987 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:36:27,954 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:36:30,539 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:36:33,216 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:36:35,825 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:36:38,381 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:36:41,191 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:36:43,862 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:36:46,731 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:36:49,648 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:36:52,441 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:36:52,441 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:36:55,325 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:36:58,364 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:01,174 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:03,873 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:06,494 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:09,198 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:11,737 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:14,650 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:17,313 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:19,772 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:19,772 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:37:22,746 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:25,595 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:28,171 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:30,973 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:33,609 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:36,199 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:39,272 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:42,150 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:44,750 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:47,365 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:47,366 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:37:50,102 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:52,641 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:55,061 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:37:57,928 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:00,497 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:03,149 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:06,051 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:08,790 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:11,625 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:14,502 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:14,503 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:38:16,913 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:19,583 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:22,238 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:24,846 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:27,418 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:30,104 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:32,784 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:35,508 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:38,110 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:40,779 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:40,780 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:38:43,405 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:46,257 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:48,721 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:51,290 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:54,246 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:56,672 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:38:59,611 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:02,325 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:05,063 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:07,541 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:07,541 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:39:09,920 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:12,767 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:15,414 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:18,096 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:20,587 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:23,038 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:25,865 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:28,873 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:31,325 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:33,858 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:33,859 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:39:36,578 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:39,205 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:41,530 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:44,456 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:47,232 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:49,672 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:52,331 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:55,086 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:39:57,577 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:00,443 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:00,443 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:40:03,046 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:05,753 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:08,748 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:11,719 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:14,663 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:17,365 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:20,214 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:22,788 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:25,491 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:27,959 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:27,960 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:40:30,790 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:33,568 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:36,252 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:38,955 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:41,585 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:44,626 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:47,534 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:49,981 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:52,673 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:55,214 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:40:55,215 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:40:57,862 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:00,474 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:03,325 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:05,921 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:08,772 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:11,473 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:13,827 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:16,267 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:19,012 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:21,910 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:21,910 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:41:24,215 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:26,849 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:29,418 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:32,217 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:34,814 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:37,567 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:40,481 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:42,762 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:45,157 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:47,494 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:47,495 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:41:49,971 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:52,673 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:55,138 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:41:57,902 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:00,620 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:03,421 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:06,049 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:08,913 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:11,621 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:14,204 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:14,205 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:42:16,950 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:19,246 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:22,331 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:25,085 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:27,486 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:30,214 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:33,084 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:35,706 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:38,501 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:41,213 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:41,214 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:42:43,724 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:46,129 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:48,901 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:51,280 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:53,729 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:56,140 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:42:58,672 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:01,351 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:03,913 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:06,748 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:06,749 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:43:09,182 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:11,929 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:14,571 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:16,998 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:19,397 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:22,015 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:24,506 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:27,428 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:29,923 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:32,361 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:32,361 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:43:35,060 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:37,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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:40,158 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:42,596 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:45,143 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:47,600 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:50,129 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:52,560 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:55,168 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:57,591 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:43:57,591 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:44:00,336 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:02,845 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:05,923 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:08,834 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:11,402 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:14,793 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:17,465 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:19,944 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:23,098 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:25,755 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:25,756 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:44:28,085 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:30,832 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:33,548 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:36,136 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:38,953 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:41,743 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:44,354 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:47,312 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:50,137 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:52,753 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:52,753 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-24 12:44:55,247 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:44:57,901 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:45:00,655 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:45:03,157 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:45:06,099 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:45:08,526 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:45:11,182 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:45:13,609 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:45:16,382 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:45:19,009 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2093907745 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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 2800.002 MHz processor [ 0.339017] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200008) [ 0.342723] pid_max: default: 32768 minimum: 301 [ 0.344790] ACPI: Core revision 20150930 [ 0.350184] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.353114] Security Framework initialized [ 0.354914] Yama: becoming mindful. [ 0.356540] AppArmor: AppArmor initialized [ 0.358598] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.362275] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.365405] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.368082] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.371314] Initializing cgroup subsys io [ 0.373143] Initializing cgroup subsys memory [ 0.375050] Initializing cgroup subsys devices [ 0.377005] Initializing cgroup subsys freezer [ 0.378927] Initializing cgroup subsys net_cls [ 0.380853] Initializing cgroup subsys perf_event [ 0.382870] Initializing cgroup subsys net_prio [ 0.384832] Initializing cgroup subsys hugetlb [ 0.386758] Initializing cgroup subsys pids [ 0.388713] CPU: Physical Processor ID: 0 [ 0.391277] mce: CPU supports 10 MCE banks [ 0.393202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.439833] ftrace: allocating 31920 entries in 125 pages [ 0.514383] smpboot: Max logical packages: 1 [ 0.516253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.519260] x2apic enabled [ 0.521098] Switched APIC routing to physical x2apic. [ 0.524955] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527411] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.531920] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.535595] ... version: 2 [ 0.537359] ... bit width: 48 [ 0.539149] ... generic registers: 4 [ 0.540918] ... value mask: 0000ffffffffffff [ 0.543088] ... max period: 000000007fffffff [ 0.545276] ... fixed-purpose events: 3 [ 0.547033] ... event mask: 000000070000000f [ 0.549249] KVM setup paravirtual spinlock [ 0.551911] x86: Booted up 1 node, 1 CPUs [ 0.553695] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.556789] devtmpfs: initialized [ 0.572853] evm: security.selinux [ 0.574409] evm: security.SMACK64 [ 0.575941] evm: security.SMACK64EXEC [ 0.577595] evm: security.SMACK64TRANSMUTE [ 0.579382] evm: security.SMACK64MMAP [ 0.581036] evm: security.ima [ 0.582463] evm: security.capability [ 0.584330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588421] pinctrl core: initialized pinctrl subsystem [ 0.590850] RTC time: 12:36:17, date: 05/24/18 [ 0.592959] NET: Registered protocol family 16 [ 0.595223] cpuidle: using governor ladder [ 0.597025] cpuidle: using governor menu [ 0.598753] PCCT header not found. [ 0.600464] ACPI: bus type PCI registered [ 0.602230] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604985] PCI: Using configuration type 1 for base access [ 0.607363] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.613227] ACPI: Added _OSI(Module Device) [ 0.615062] ACPI: Added _OSI(Processor Device) [ 0.616961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.618949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.624421] ACPI: Interpreter enabled [ 0.626101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.630208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.634322] ACPI: (supports S0 S3 S4 S5) [ 0.636061] ACPI: Using IOAPIC for interrupt routing [ 0.638164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.648741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.651242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.653965] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.656605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.661944] acpiphp: Slot [3] registered [ 0.663728] acpiphp: Slot [4] registered [ 0.665526] acpiphp: Slot [5] registered [ 0.667312] acpiphp: Slot [6] registered [ 0.693325] acpiphp: Slot [7] registered [ 0.695111] acpiphp: Slot [8] registered [ 0.696906] acpiphp: Slot [9] registered [ 0.698689] acpiphp: Slot [10] registered [ 0.700520] acpiphp: Slot [11] registered [ 0.702329] acpiphp: Slot [12] registered [ 0.704134] acpiphp: Slot [13] registered [ 0.705952] acpiphp: Slot [14] registered [ 0.707768] acpiphp: Slot [15] registered [ 0.709579] acpiphp: Slot [16] registered [ 0.711395] acpiphp: Slot [17] registered [ 0.713216] acpiphp: Slot [18] registered [ 0.715018] acpiphp: Slot [19] registered [ 0.716828] acpiphp: Slot [20] registered [ 0.718640] acpiphp: Slot [21] registered [ 0.720463] acpiphp: Slot [22] registered [ 0.722282] acpiphp: Slot [23] registered [ 0.724091] acpiphp: Slot [24] registered [ 0.725908] acpiphp: Slot [25] registered [ 0.727730] acpiphp: Slot [26] registered [ 0.729553] acpiphp: Slot [27] registered [ 0.731363] acpiphp: Slot [28] registered [ 0.733188] acpiphp: Slot [29] registered [ 0.735001] acpiphp: Slot [30] registered [ 0.736814] acpiphp: Slot [31] registered [ 0.738606] PCI host bridge to bus 0000:00 [ 0.740406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743079] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745777] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748990] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.752217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.755481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763936] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.766748] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769338] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772359] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.779428] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.782919] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.832505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836337] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.846109] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851533] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.853863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857268] vgaarb: loaded [ 0.858621] vgaarb: bridge control possible 0000:00:02.0 [ 0.861318] SCSI subsystem initialized [ 0.863103] ACPI: bus type USB registered [ 0.864920] usbcore: registered new interface driver usbfs [ 0.867184] usbcore: registered new interface driver hub [ 0.869401] usbcore: registered new device driver usb [ 0.871761] PCI: Using ACPI for IRQ routing [ 0.874108] NetLabel: Initializing [ 0.875703] NetLabel: domain hash size = 128 [ 0.877596] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879691] NetLabel: unlabeled traffic allowed by default [ 0.882132] clocksource: Switched to clocksource kvm-clock [ 0.900466] AppArmor: AppArmor Filesystem Enabled [ 0.902575] pnp: PnP ACPI init [ 0.904938] pnp: PnP ACPI: found 5 devices [ 0.914456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.918258] NET: Registered protocol family 2 [ 0.920405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923246] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.925910] TCP: Hash tables configured (established 8192 bind 8192) [ 0.928507] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.930908] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.933525] NET: Registered protocol family 1 [ 0.935434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.937857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.940213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.018088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.096126] Trying to unpack rootfs image as initramfs... [ 1.251697] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 1.255262] Scanning for low memory corruption every 60 seconds [ 1.258242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.260747] audit: initializing netlink subsys (disabled) [ 1.263005] audit: type=2000 audit(1527165377.651:1): initialized [ 1.266067] Initialise system trusted keyring [ 1.268078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.270636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.277038] zbud: loaded [ 1.278778] VFS: Disk quotas dquot_6.6.0 [ 1.280609] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.284375] fuse init (API version 7.23) [ 1.286426] Key type big_key registered [ 1.288193] Allocating IMA MOK and blacklist keyrings. [ 1.290752] Key type asymmetric registered [ 1.292572] Asymmetric key parser 'x509' registered [ 1.294715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.297956] io scheduler noop registered [ 1.299709] io scheduler deadline registered (default) [ 1.301928] io scheduler cfq registered [ 1.303857] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.306180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.309019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.312218] ACPI: Power Button [PWRF] [ 1.314115] GHES: HEST is not enabled! [ 1.391296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.547281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626489] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.631081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.659434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.665381] Linux agpgart interface v0.103 [ 1.671540] brd: module loaded [ 1.674963] loop: module loaded [ 1.687878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.691076] GPT:90111 != 2097151 [ 1.692590] GPT:Alternate GPT header not at the end of the disk. [ 1.695005] GPT:90111 != 2097151 [ 1.696523] GPT: Use GNU Parted to correct GPT errors. [ 1.698679] vda: vda1 vda15 [ 1.702585] vdb: [ 1.705111] scsi host0: ata_piix [ 1.706786] scsi host1: ata_piix [ 1.708393] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.711095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.714664] libphy: Fixed MDIO Bus: probed [ 1.716504] tun: Universal TUN/TAP device driver, 1.6 [ 1.718626] tun: (C) 1999-2004 Max Krasnyansky [ 1.723009] PPP generic driver version 2.4.2 [ 1.725747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.729300] ehci-pci: EHCI PCI platform driver [ 1.731250] ehci-platform: EHCI generic platform driver [ 1.733462] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.735953] ohci-pci: OHCI PCI platform driver [ 1.737909] ohci-platform: OHCI generic platform driver [ 1.740100] uhci_hcd: USB Universal Host Controller Interface driver [ 1.818120] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.820307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.823548] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.825712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.828200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.830934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.834118] usb usb1: Product: UHCI Host Controller [ 1.836203] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.838755] usb usb1: SerialNumber: 0000:00:01.2 [ 1.840947] hub 1-0:1.0: USB hub found [ 1.842668] hub 1-0:1.0: 2 ports detected [ 1.844782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.849361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.851503] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.853873] mousedev: PS/2 mouse device common for all mice [ 1.856780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.860551] rtc_cmos 00:00: RTC can wake from S4 [ 1.863301] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.865951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.868586] i2c /dev entries driver [ 1.870851] device-mapper: uevent: version 1.0.3 [ 1.872969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.876560] ledtrig-cpu: registered to indicate activity on CPUs [ 1.879641] NET: Registered protocol family 10 [ 1.881940] NET: Registered protocol family 17 [ 1.883911] Key type dns_resolver registered [ 1.886075] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 1.888517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.892461] registered taskstats version 1 [ 1.894328] Loading compiled-in X.509 certificates [ 1.897427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.901523] zswap: loaded using pool lzo/zbud [ 1.929734] Key type trusted registered [ 1.934201] Key type encrypted registered [ 1.936044] AppArmor: AppArmor sha1 policy hashing enabled [ 1.938411] ima: No TPM chip found, activating TPM-bypass! [ 1.940733] evm: HMAC attrs: 0x1 [ 1.943077] Magic number: 2:650:633 [ 1.944929] rtc_cmos 00:00: setting system clock to 2018-05-24 12:36:18 UTC (1527165378) [ 1.948526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.950983] EDD information not available. [ 1.958111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.961523] Write protecting the kernel read-only data: 14336k [ 1.965103] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.969319] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.51 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.661222] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.4... Lease of 192.168.130.4 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2800.002 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCCkI6ks/rxD2xHTnhoY3W+Gq6vFMoLJhQRq4XWmSch4mP5q4YhDTYUJ4ALiWdiXFEgzUwAmvZ5Lk5q1n/uT5IHBZlDsgnZKYvd4VeqJU8UI9pCZIUvfeBYj8O1oWOvufqMUzE8wLILSeo3vP2IzTgZ2EYQvkGd9kmxz4JYZ98AfOo7YxmQpUF/5TWI6uVy/74CR6VIoakZZvMfmjGhqbxOxlJzwH54M05RS3JBTjFgg2X4ZZKtJweKA5p2VXfJKjHfKRk0Ql70gvw4vTGaf0cw+uvI3x8ZSmKR+WqpEFUlJC1KkCzd3uBuUko/PgAYjfjH+i+YUkcoQQ0MVD9wZZz root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df ssh-dss AAAAB3NzaC1kc3MAAACBAINUvwweiey5asjCbmS2eEkw4AeHkwxmilZldyEgpOtpaAGNJrlDXg+8cbGCEggjh+uHbhsRmJIVtAv/kQR0CbAccaRM7+1h2QyS4GOcRBVM9q9pcV+vWycmqPowRhQUwReYfZombHRkVruX3qifGDVtLeAa+5BHcQEs3pYF8HFhAAAAFQDgzgOJwUVgq82iObsw9SGuzCUI2wAAAIAofPdT4/rJU9+VzY1R1+oqWRvU1L14PaHu12i3i19sA1WitVgZ1/6Gg9+ucOQYaTdx1cmGRwoUIvB80GvDBC4cIQxFEzLRCWW7gw+5TYb0IieCIUNGq8DTQLj+JSwXnAiJO54lww7Yxw15tvEZrdAvxsX8WgXQpKEprOJFp5OyCwAAAIA+IdJw7bbA9kDAPsPSnz/jEPBCss8KTdThXdstYpsXqavDPCVyYnW+ntkWmYg0mz+WlLe4OwZ0B620xo8eTGXA08Isam4jzDsfWoxlBwVMqAt3+YVR9zDcs85BDpk/c6W6vPakl+byBTDj+6Y6WSKOr7cBXBNv5OZnRwtIXKyMhQ== root@opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.4,24,fe80::f816:3eff:fe72:d523/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.4 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: configdrive local === instance-id: 20e52959-09d0-4cd6-8024-b5b7c5ffdab8 name: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df availability-zone: nova local-hostname: opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--4fc60d01-8cf3-4cb8-b16f-96d9b1ca04df login: /dev/root resized successfully [took 1.58s] 2018-05-24 12:45:19,009 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Timeout reached. 2018-05-24 12:45:19,329 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-24 12:45:19,329 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 09:47 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-05-24 12:45:37,706 - xtesting.ci.run_tests - ERROR - The test case 'vping_userdata' failed. 2018-05-24 12:45:37,706 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-24 12:45:37,785 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-24 12:45:37,785 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-24 12:45:37,785 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-24 12:45:47,345 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 483fbc88-d8a1-4c8e-918c-c1992744dd4b | 2018-05-24T12:45:47.145833 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 483fbc88-d8a1-4c8e-918c-c1992744dd4b ~/.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-05-24 12:45:53,524 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-24 12:45:53,524 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-24 12:46:03,919 - 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=3b60da03-3aed-4a37-acd2-1a6bbb78b2fa) as the default verifier for the future CLI operations. 2018-05-24 12:46:09,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-adb394b7-aa8a-4f34-9c83-e3190f671763' 2018-05-24 12:46:10,954 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-24T12:46:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'495c3a73-b371-49df-a9c7-9a0517ff65ee', u'provider:segmentation_id': 1022, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-adb394b7-aa8a-4f34-9c83-e3190f671763', u'admin_state_up': True, u'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', u'created_at': u'2018-05-24T12:46:10Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'915bc341f16244e3a156c96a8aaa28a0'}) 2018-05-24 12:46:12,170 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-24T12:46:11Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'c19ed262-6151-49e7-920d-e097d43f4684', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-adb394b7-aa8a-4f34-9c83-e3190f671763', u'enable_dhcp': True, u'network_id': u'495c3a73-b371-49df-a9c7-9a0517ff65ee', u'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', u'created_at': u'2018-05-24T12:46:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'915bc341f16244e3a156c96a8aaa28a0'}) 2018-05-24 12:46:12,171 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-24 12:46:12,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-adb394b7-aa8a-4f34-9c83-e3190f671763' 2018-05-24 12:46:13,617 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-adb394b7-aa8a-4f34-9c83-e3190f671763', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-24T12:46:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/f12ada28-f0b4-4f20-b259-74c2e52702ca/file', u'owner': u'915bc341f16244e3a156c96a8aaa28a0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f12ada28-f0b4-4f20-b259-74c2e52702ca', u'size': None, u'name': u'Cirros-0.4.0-adb394b7-aa8a-4f34-9c83-e3190f671763', u'checksum': None, u'self': u'/v2/images/f12ada28-f0b4-4f20-b259-74c2e52702ca', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-24T12:46:13Z', u'schema': u'/v2/schemas/image'}) 2018-05-24 12:46:13,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-adb394b7-aa8a-4f34-9c83-e3190f671763' 2018-05-24 12:46:14,725 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-adb394b7-aa8a-4f34-9c83-e3190f671763', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-24T12:46:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/5451b32e-18f4-4e96-91de-326f06dfad31/file', u'owner': u'915bc341f16244e3a156c96a8aaa28a0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'5451b32e-18f4-4e96-91de-326f06dfad31', u'size': None, u'name': u'Cirros-0.4.0-1-adb394b7-aa8a-4f34-9c83-e3190f671763', u'checksum': None, u'self': u'/v2/images/5451b32e-18f4-4e96-91de-326f06dfad31', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-24T12:46:14Z', u'schema': u'/v2/schemas/image'}) 2018-05-24 12:46:14,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-24 12:46:15,054 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-adb394b7-aa8a-4f34-9c83-e3190f671763', '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'915bc341f16244e3a156c96a8aaa28a0', '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'1117daac-e7ba-4d7a-b5f0-cfc5acbccbcf', 'swap': 0}) 2018-05-24 12:46:15,339 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-adb394b7-aa8a-4f34-9c83-e3190f671763', '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'915bc341f16244e3a156c96a8aaa28a0', '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'4b7278ab-ab5f-439c-800b-d01cf303b7d7', 'swap': 0}) 2018-05-24 12:46:20,866 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-24 12:46:20,866 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-24 12:46:20,866 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-24 12:46:20,869 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-24 12:46:20,873 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-24 12:46:25,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3b60da03-3aed-4a37-acd2-1a6bbb78b2fa/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-24 12:46:25,668 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-24 12:46:25,671 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-24 12:46:25,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-05-24 13:08:15,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 918b1474-2da7-436a-9631-818f058f1c1c 2018-05-24 13:08:15,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '918b1474-2da7-436a-9631-818f058f1c1c']'. 2018-05-24 13:08:17,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-24 13:08:17,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-24 13:08:17,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-24 13:08:17,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 918b1474-2da7-436a-9631-818f058f1c1c | 2018-05-24 13:08:17,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-24 13:08:17,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-24 12:46:29 | 2018-05-24 13:08:17,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-24 13:08:15 | 2018-05-24 13:08:17,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:21:46 | 2018-05-24 13:08:17,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-24 13:08:17,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-24 13:08:17,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-24 13:08:17,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3b60da03-3aed-4a37-acd2-1a6bbb78b2fa) | 2018-05-24 13:08:17,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-24 13:08:17,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 483fbc88-d8a1-4c8e-918c-c1992744dd4b) | 2018-05-24 13:08:17,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-24 13:08:17,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1269.014 | 2018-05-24 13:08:17,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-05-24 13:08:17,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-24 13:08:17,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-24 13:08:17,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-24 13:08:17,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-24 13:08:17,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-24 13:08:17,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-24 13:08:17,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-05-24 13:08:24,104 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-24 13:08:24,104 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 22:14 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-05-24 13:08:24,110 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-24 13:08:24,197 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-24 13:08:24,481 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-24 13:08:24,481 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-24 13:08:24,663 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-24 13:08:29,102 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-24 13:08:33,575 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 347fff27-4514-42bc-b496-55d985afa2e7 | 2018-05-24T13:08:33.379409 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 347fff27-4514-42bc-b496-55d985afa2e7 ~/.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-05-24 13:08:39,383 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-24 13:08:39,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-24 13:08:40,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f'... 2018-05-24 13:08:41,313 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-543db5ec-4e7a-4998-b568-8f33d87a5e7f'... 2018-05-24 13:08:43,320 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-543db5ec-4e7a-4998-b568-8f33d87a5e7f'... 2018-05-24 13:08:49,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f'... 2018-05-24 13:08:49,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-543db5ec-4e7a-4998-b568-8f33d87a5e7f'... 2018-05-24 13:08:49,931 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-24 13:08:49,931 - 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-05-24 13:08:49,933 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-24 13:08:49,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-24 13:08:49,950 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'a3d42e74-0997-49d4-ab04-17a26e4134a1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f', 'flavor_name': 'rally-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-543db5ec-4e7a-4998-b568-8f33d87a5e7f', '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-05-24 13:10:03,728 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 75fa60d2-aa5b-40d0-a4f3-938b27274e34 2018-05-24 13:10:03,729 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-24 13:10:03,729 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '75fa60d2-aa5b-40d0-a4f3-938b27274e34'] 2018-05-24 13:10:05,198 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 75fa60d2-aa5b-40d0-a4f3-938b27274e34: 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 75fa60d2-aa5b-40d0-a4f3-938b27274e34 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.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | total | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | -> duration | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.701301 Full duration: 8.877791 -------------------------------------------------------------------------------- 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 75fa60d2-aa5b-40d0-a4f3-938b27274e34 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.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | total | 1.484 | 1.484 | 1.484 | 1.484 | 1.484 | 1.484 | 100.0% | 1 | | -> duration | 1.484 | 1.484 | 1.484 | 1.484 | 1.484 | 1.484 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.483714 Full duration: 9.466812 -------------------------------------------------------------------------------- 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 75fa60d2-aa5b-40d0-a4f3-938b27274e34 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.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | total | 1.522 | 1.522 | 1.522 | 1.522 | 1.522 | 1.522 | 100.0% | 1 | | -> duration | 1.522 | 1.522 | 1.522 | 1.522 | 1.522 | 1.522 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.5224 Full duration: 9.028717 -------------------------------------------------------------------------------- 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 75fa60d2-aa5b-40d0-a4f3-938b27274e34 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.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | total | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 100.0% | 1 | | -> duration | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.421899 Full duration: 8.838227 -------------------------------------------------------------------------------- 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 75fa60d2-aa5b-40d0-a4f3-938b27274e34 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 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | total | 1.68 | 1.68 | 1.68 | 1.68 | 1.68 | 1.68 | 100.0% | 1 | | -> duration | 1.68 | 1.68 | 1.68 | 1.68 | 1.68 | 1.68 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.680414 Full duration: 9.477317 -------------------------------------------------------------------------------- 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 75fa60d2-aa5b-40d0-a4f3-938b27274e34 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.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | total | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 100.0% | 1 | | -> duration | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.209963 Full duration: 9.480201 HINTS: * To plot HTML graphics with this data, run: rally task report 75fa60d2-aa5b-40d0-a4f3-938b27274e34 --out output.html * To generate a JUnit report, run: rally task export 75fa60d2-aa5b-40d0-a4f3-938b27274e34 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 75fa60d2-aa5b-40d0-a4f3-938b27274e34 --json --out output.json 2018-05-24 13:10:05,198 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '75fa60d2-aa5b-40d0-a4f3-938b27274e34'] 2018-05-24 13:10:09,588 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-24 13:10:09,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '75fa60d2-aa5b-40d0-a4f3-938b27274e34', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-24 13:10:09,603 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-24 13:10:09,604 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-24 13:10:09,604 - 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-05-24 13:10:09,605 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-24 13:10:09,620 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-24 13:10:09,621 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'a3d42e74-0997-49d4-ab04-17a26e4134a1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f', 'flavor_name': 'rally-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-543db5ec-4e7a-4998-b568-8f33d87a5e7f', '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-05-24 13:11:59,138 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7166890c-03e1-4f06-8b01-6622767a9303 2018-05-24 13:11:59,139 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7166890c-03e1-4f06-8b01-6622767a9303'] 2018-05-24 13:12:00,641 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 7166890c-03e1-4f06-8b01-6622767a9303: 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 7166890c-03e1-4f06-8b01-6622767a9303 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.945 | 3.945 | 3.945 | 3.945 | 3.945 | 3.945 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 100.0% | 1 | | -> glance_v2.upload_data | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | glance_v2.delete_image | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 100.0% | 1 | | total | 4.285 | 4.285 | 4.285 | 4.285 | 4.285 | 4.285 | 100.0% | 1 | | -> duration | 4.285 | 4.285 | 4.285 | 4.285 | 4.285 | 4.285 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.285118 Full duration: 14.792829 -------------------------------------------------------------------------------- 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 7166890c-03e1-4f06-8b01-6622767a9303 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.855 | 3.855 | 3.855 | 3.855 | 3.855 | 3.855 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | -> glance_v2.upload_data | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | glance_v2.list_images | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 4.045 | 4.045 | 4.045 | 4.045 | 4.045 | 4.045 | 100.0% | 1 | | -> duration | 4.045 | 4.045 | 4.045 | 4.045 | 4.045 | 4.045 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.044778 Full duration: 16.507786 -------------------------------------------------------------------------------- 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 7166890c-03e1-4f06-8b01-6622767a9303 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.444 | 0.444 | 0.444 | 0.444 | 0.444 | 0.444 | 100.0% | 1 | | total | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 100.0% | 1 | | -> duration | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.444641 Full duration: 9.842873 -------------------------------------------------------------------------------- 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": "a3d42e74-0997-49d4-ab04-17a26e4134a1" } ], "flavor": { "name": "rally-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7166890c-03e1-4f06-8b01-6622767a9303 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.703 | 3.703 | 3.703 | 3.703 | 3.703 | 3.703 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 100.0% | 1 | | -> glance_v2.upload_data | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | nova.boot_servers | 19.307 | 19.307 | 19.307 | 19.307 | 19.307 | 19.307 | 100.0% | 1 | | total | 23.012 | 23.012 | 23.012 | 23.012 | 23.012 | 23.012 | 100.0% | 1 | | -> duration | 22.012 | 22.012 | 22.012 | 22.012 | 22.012 | 22.012 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.011642 Full duration: 46.58539 HINTS: * To plot HTML graphics with this data, run: rally task report 7166890c-03e1-4f06-8b01-6622767a9303 --out output.html * To generate a JUnit report, run: rally task export 7166890c-03e1-4f06-8b01-6622767a9303 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7166890c-03e1-4f06-8b01-6622767a9303 --json --out output.json 2018-05-24 13:12:00,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7166890c-03e1-4f06-8b01-6622767a9303'] 2018-05-24 13:12:04,995 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-24 13:12:04,996 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7166890c-03e1-4f06-8b01-6622767a9303', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-24 13:12:05,009 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-24 13:12:05,009 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-24 13:12:05,010 - 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-05-24 13:12:05,010 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-24 13:12:05,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-24 13:12:05,024 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'a3d42e74-0997-49d4-ab04-17a26e4134a1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f', 'flavor_name': 'rally-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-543db5ec-4e7a-4998-b568-8f33d87a5e7f', '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-05-24 13:16:22,935 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f94f8c8d-588b-4740-86d0-16bf75006ee2 2018-05-24 13:16:22,937 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f94f8c8d-588b-4740-86d0-16bf75006ee2'] 2018-05-24 13:16:24,458 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f94f8c8d-588b-4740-86d0-16bf75006ee2: 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 f94f8c8d-588b-4740-86d0-16bf75006ee2 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.648 | 3.648 | 3.648 | 3.648 | 3.648 | 3.648 | 100.0% | 1 | | cinder_v2.delete_snapshot | 4.771 | 4.771 | 4.771 | 4.771 | 4.771 | 4.771 | 100.0% | 1 | | total | 8.42 | 8.42 | 8.42 | 8.42 | 8.42 | 8.42 | 100.0% | 1 | | -> duration | 8.42 | 8.42 | 8.42 | 8.42 | 8.42 | 8.42 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.419938 Full duration: 33.99659 -------------------------------------------------------------------------------- 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 f94f8c8d-588b-4740-86d0-16bf75006ee2 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.929 | 3.929 | 3.929 | 3.929 | 3.929 | 3.929 | 100.0% | 1 | | cinder_v2.delete_volume | 4.86 | 4.86 | 4.86 | 4.86 | 4.86 | 4.86 | 100.0% | 1 | | total | 8.789 | 8.789 | 8.789 | 8.789 | 8.789 | 8.789 | 100.0% | 1 | | -> duration | 8.789 | 8.789 | 8.789 | 8.789 | 8.789 | 8.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.789079 Full duration: 20.651504 -------------------------------------------------------------------------------- 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": "Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f94f8c8d-588b-4740-86d0-16bf75006ee2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.528 | 6.528 | 6.528 | 6.528 | 6.528 | 6.528 | 100.0% | 1 | | cinder_v2.delete_volume | 4.944 | 4.944 | 4.944 | 4.944 | 4.944 | 4.944 | 100.0% | 1 | | total | 11.472 | 11.472 | 11.472 | 11.472 | 11.472 | 11.472 | 100.0% | 1 | | -> duration | 11.472 | 11.472 | 11.472 | 11.472 | 11.472 | 11.472 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.472138 Full duration: 24.394138 -------------------------------------------------------------------------------- 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 f94f8c8d-588b-4740-86d0-16bf75006ee2 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 | 4.633 | 4.633 | 4.633 | 4.633 | 4.633 | 4.633 | 100.0% | 1 | | cinder_v2.delete_volume | 4.883 | 4.883 | 4.883 | 4.883 | 4.883 | 4.883 | 100.0% | 1 | | total | 9.517 | 9.517 | 9.517 | 9.517 | 9.517 | 9.517 | 100.0% | 1 | | -> duration | 9.517 | 9.517 | 9.517 | 9.517 | 9.517 | 9.517 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.516558 Full duration: 21.623605 -------------------------------------------------------------------------------- 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 f94f8c8d-588b-4740-86d0-16bf75006ee2 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.921 | 3.921 | 3.921 | 3.921 | 3.921 | 3.921 | 100.0% | 1 | | cinder_v2.extend_volume | 2.875 | 2.875 | 2.875 | 2.875 | 2.875 | 2.875 | 100.0% | 1 | | cinder_v2.delete_volume | 7.166 | 7.166 | 7.166 | 7.166 | 7.166 | 7.166 | 100.0% | 1 | | total | 13.963 | 13.963 | 13.963 | 13.963 | 13.963 | 13.963 | 100.0% | 1 | | -> duration | 13.963 | 13.963 | 13.963 | 13.963 | 13.963 | 13.963 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.962702 Full duration: 25.74406 -------------------------------------------------------------------------------- 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 f94f8c8d-588b-4740-86d0-16bf75006ee2 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 | 13.004 | 13.004 | 13.004 | 13.004 | 13.004 | 13.004 | 100.0% | 1 | | cinder_v2.delete_volume | 4.891 | 4.891 | 4.891 | 4.891 | 4.891 | 4.891 | 100.0% | 1 | | total | 17.896 | 17.896 | 17.896 | 17.896 | 17.896 | 17.896 | 100.0% | 1 | | -> duration | 17.896 | 17.896 | 17.896 | 17.896 | 17.896 | 17.896 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.895978 Full duration: 40.521182 -------------------------------------------------------------------------------- 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 f94f8c8d-588b-4740-86d0-16bf75006ee2 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.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | cinder_v2.list_qos | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | total | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | -> duration | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.970719 Full duration: 14.407652 -------------------------------------------------------------------------------- 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 f94f8c8d-588b-4740-86d0-16bf75006ee2 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.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | cinder_v2.set_qos | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 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.968991 Full duration: 15.110916 -------------------------------------------------------------------------------- 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 f94f8c8d-588b-4740-86d0-16bf75006ee2 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.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | cinder_v2.list_types | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | total | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | -> duration | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.984725 Full duration: 14.383986 -------------------------------------------------------------------------------- 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 f94f8c8d-588b-4740-86d0-16bf75006ee2 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.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | total | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 100.0% | 1 | | -> duration | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.183618 Full duration: 14.527047 HINTS: * To plot HTML graphics with this data, run: rally task report f94f8c8d-588b-4740-86d0-16bf75006ee2 --out output.html * To generate a JUnit report, run: rally task export f94f8c8d-588b-4740-86d0-16bf75006ee2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f94f8c8d-588b-4740-86d0-16bf75006ee2 --json --out output.json 2018-05-24 13:16:24,458 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f94f8c8d-588b-4740-86d0-16bf75006ee2'] 2018-05-24 13:16:28,979 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-24 13:16:28,979 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f94f8c8d-588b-4740-86d0-16bf75006ee2', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-24 13:16:28,992 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-24 13:16:28,993 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-24 13:16:28,993 - 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-05-24 13:16:28,993 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-24 13:16:29,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-24 13:16:29,005 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'a3d42e74-0997-49d4-ab04-17a26e4134a1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f', 'flavor_name': 'rally-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-543db5ec-4e7a-4998-b568-8f33d87a5e7f', '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-05-24 13:18:43,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 41b5723b-4da0-439c-ad2d-7fb650d1c6ee 2018-05-24 13:18:43,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '41b5723b-4da0-439c-ad2d-7fb650d1c6ee'] 2018-05-24 13:18:45,079 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 41b5723b-4da0-439c-ad2d-7fb650d1c6ee: 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 41b5723b-4da0-439c-ad2d-7fb650d1c6ee 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 | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 100.0% | 1 | | total | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 100.0% | 1 | | -> duration | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.117417 Full duration: 9.238383 -------------------------------------------------------------------------------- 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 41b5723b-4da0-439c-ad2d-7fb650d1c6ee 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.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | total | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> duration | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.742293 Full duration: 9.284586 -------------------------------------------------------------------------------- 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 41b5723b-4da0-439c-ad2d-7fb650d1c6ee 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.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | total | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> duration | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.930933 Full duration: 9.341799 -------------------------------------------------------------------------------- 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 41b5723b-4da0-439c-ad2d-7fb650d1c6ee 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.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> duration | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.803288 Full duration: 9.728463 -------------------------------------------------------------------------------- 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 41b5723b-4da0-439c-ad2d-7fb650d1c6ee 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 | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 100.0% | 1 | | total | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 100.0% | 1 | | -> duration | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.108064 Full duration: 9.483537 -------------------------------------------------------------------------------- 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 41b5723b-4da0-439c-ad2d-7fb650d1c6ee 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.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 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.791405 Full duration: 9.89504 -------------------------------------------------------------------------------- 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 41b5723b-4da0-439c-ad2d-7fb650d1c6ee 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 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 100.0% | 1 | | total | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 100.0% | 1 | | -> duration | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.359112 Full duration: 9.846514 -------------------------------------------------------------------------------- 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 41b5723b-4da0-439c-ad2d-7fb650d1c6ee 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.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 100.0% | 1 | | -> duration | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.128629 Full duration: 10.72193 -------------------------------------------------------------------------------- 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 41b5723b-4da0-439c-ad2d-7fb650d1c6ee 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.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | total | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | -> duration | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.869187 Full duration: 8.6779 -------------------------------------------------------------------------------- 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 41b5723b-4da0-439c-ad2d-7fb650d1c6ee 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 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | gnocchi.delete_metric | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 100.0% | 1 | | -> duration | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.265567 Full duration: 10.097954 -------------------------------------------------------------------------------- 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 41b5723b-4da0-439c-ad2d-7fb650d1c6ee 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.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | gnocchi.delete_resource | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | -> duration | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.003805 Full duration: 9.670302 HINTS: * To plot HTML graphics with this data, run: rally task report 41b5723b-4da0-439c-ad2d-7fb650d1c6ee --out output.html * To generate a JUnit report, run: rally task export 41b5723b-4da0-439c-ad2d-7fb650d1c6ee --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 41b5723b-4da0-439c-ad2d-7fb650d1c6ee --json --out output.json 2018-05-24 13:18:45,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '41b5723b-4da0-439c-ad2d-7fb650d1c6ee'] 2018-05-24 13:18:49,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-24 13:18:49,400 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '41b5723b-4da0-439c-ad2d-7fb650d1c6ee', '--out', '/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-05-24 13:18:49,420 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-05-24 13:18:49,420 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-05-24 13:18:49,420 - 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-05-24 13:18:49,420 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-24 13:18:49,431 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-24 13:18:49,432 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'a3d42e74-0997-49d4-ab04-17a26e4134a1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f', 'flavor_name': 'rally-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-543db5ec-4e7a-4998-b568-8f33d87a5e7f', '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-05-24 13:20:47,250 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2a8975f3-5563-484b-afc7-2ae2692eca87 2018-05-24 13:20:47,250 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2a8975f3-5563-484b-afc7-2ae2692eca87'] 2018-05-24 13:20:48,691 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2a8975f3-5563-484b-afc7-2ae2692eca87: 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 2a8975f3-5563-484b-afc7-2ae2692eca87 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.668 | 5.668 | 5.668 | 5.668 | 5.668 | 5.668 | 100.0% | 1 | | heat.update_stack | 3.545 | 3.545 | 3.545 | 3.545 | 3.545 | 3.545 | 100.0% | 1 | | heat.delete_stack | 3.358 | 3.358 | 3.358 | 3.358 | 3.358 | 3.358 | 100.0% | 1 | | total | 12.571 | 12.571 | 12.571 | 12.571 | 12.571 | 12.571 | 100.0% | 1 | | -> duration | 8.571 | 8.571 | 8.571 | 8.571 | 8.571 | 8.571 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.571336 Full duration: 26.345575 -------------------------------------------------------------------------------- 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 2a8975f3-5563-484b-afc7-2ae2692eca87 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.152 | 5.152 | 5.152 | 5.152 | 5.152 | 5.152 | 100.0% | 1 | | heat.check_stack | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | heat.delete_stack | 2.432 | 2.432 | 2.432 | 2.432 | 2.432 | 2.432 | 100.0% | 1 | | total | 8.191 | 8.191 | 8.191 | 8.191 | 8.191 | 8.191 | 100.0% | 1 | | -> duration | 6.191 | 6.191 | 6.191 | 6.191 | 6.191 | 6.191 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.191468 Full duration: 21.586017 -------------------------------------------------------------------------------- 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 2a8975f3-5563-484b-afc7-2ae2692eca87 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.302 | 5.302 | 5.302 | 5.302 | 5.302 | 5.302 | 100.0% | 1 | | heat.suspend_stack | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | heat.resume_stack | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 100.0% | 1 | | heat.delete_stack | 2.531 | 2.531 | 2.531 | 2.531 | 2.531 | 2.531 | 100.0% | 1 | | total | 10.277 | 10.277 | 10.277 | 10.277 | 10.277 | 10.277 | 100.0% | 1 | | -> duration | 8.277 | 8.277 | 8.277 | 8.277 | 8.277 | 8.277 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.277363 Full duration: 23.543781 -------------------------------------------------------------------------------- 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 2a8975f3-5563-484b-afc7-2ae2692eca87 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 | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 100.0% | 1 | | total | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 100.0% | 1 | | -> duration | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.011911 Full duration: 13.881953 HINTS: * To plot HTML graphics with this data, run: rally task report 2a8975f3-5563-484b-afc7-2ae2692eca87 --out output.html * To generate a JUnit report, run: rally task export 2a8975f3-5563-484b-afc7-2ae2692eca87 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2a8975f3-5563-484b-afc7-2ae2692eca87 --json --out output.json 2018-05-24 13:20:48,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2a8975f3-5563-484b-afc7-2ae2692eca87'] 2018-05-24 13:20:52,935 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-24 13:20:52,936 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2a8975f3-5563-484b-afc7-2ae2692eca87', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-05-24 13:20:52,948 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-05-24 13:20:52,948 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-05-24 13:20:52,949 - 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-05-24 13:20:52,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-24 13:20:52,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-24 13:20:52,964 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'a3d42e74-0997-49d4-ab04-17a26e4134a1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f', 'flavor_name': 'rally-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-543db5ec-4e7a-4998-b568-8f33d87a5e7f', '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-05-24 13:24:28,032 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f4445405-4e72-4cd2-8c27-3a9498e23aa7 2018-05-24 13:24:28,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f4445405-4e72-4cd2-8c27-3a9498e23aa7'] 2018-05-24 13:24:29,587 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f4445405-4e72-4cd2-8c27-3a9498e23aa7: 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 f4445405-4e72-4cd2-8c27-3a9498e23aa7 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.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | keystone_v3.add_role | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | keystone_v3.revoke_role | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> duration | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.820626 Full duration: 16.558359 -------------------------------------------------------------------------------- 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 f4445405-4e72-4cd2-8c27-3a9498e23aa7 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.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | keystone_v3.add_role | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | keystone_v3.list_roles | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | total | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> duration | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.74133 Full duration: 17.128474 -------------------------------------------------------------------------------- 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 f4445405-4e72-4cd2-8c27-3a9498e23aa7 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.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | keystone_v3.list_projects | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> duration | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.805793 Full duration: 16.817628 -------------------------------------------------------------------------------- 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 f4445405-4e72-4cd2-8c27-3a9498e23aa7 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.489 | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 100.0% | 1 | | keystone_v3.delete_role | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | -> duration | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.564358 Full duration: 13.950319 -------------------------------------------------------------------------------- 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 f4445405-4e72-4cd2-8c27-3a9498e23aa7 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.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | keystone_v3.delete_service | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | total | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> duration | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.738034 Full duration: 14.561809 -------------------------------------------------------------------------------- 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 f4445405-4e72-4cd2-8c27-3a9498e23aa7 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.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | keystone_v3.create_user | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> keystone_v3.add_role | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | keystone_v3.create_role | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | keystone_v3.get_project | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | keystone_v3.get_user | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | keystone_v3.get_role | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | keystone_v3.list_services | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | keystone_v3.get_services | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 100.0% | 1 | | -> duration | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.380107 Full duration: 21.664742 -------------------------------------------------------------------------------- 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 f4445405-4e72-4cd2-8c27-3a9498e23aa7 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.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | keystone_v3.update_project | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | keystone_v3.delete_project | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | total | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | -> duration | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.920572 Full duration: 14.337467 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f4445405-4e72-4cd2-8c27-3a9498e23aa7 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.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | total | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> duration | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.880577 Full duration: 16.543697 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f4445405-4e72-4cd2-8c27-3a9498e23aa7 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.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | total | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | -> duration | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.721364 Full duration: 15.848133 -------------------------------------------------------------------------------- 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 f4445405-4e72-4cd2-8c27-3a9498e23aa7 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.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | keystone_v3.list_users | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 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.967353 Full duration: 16.740741 -------------------------------------------------------------------------------- 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 f4445405-4e72-4cd2-8c27-3a9498e23aa7 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.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | keystone_v3.create_users | 3.971 | 3.971 | 3.971 | 3.971 | 3.971 | 3.971 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 3.971 | 3.971 | 3.971 | 3.971 | 3.971 | 3.971 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.439 | 1.439 | 1.439 | 1.439 | 1.439 | 1.439 | 100.0% | 1 | | total | 5.132 | 5.132 | 5.132 | 5.132 | 5.132 | 5.132 | 100.0% | 1 | | -> duration | 5.132 | 5.132 | 5.132 | 5.132 | 5.132 | 5.132 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.132451 Full duration: 24.694039 HINTS: * To plot HTML graphics with this data, run: rally task report f4445405-4e72-4cd2-8c27-3a9498e23aa7 --out output.html * To generate a JUnit report, run: rally task export f4445405-4e72-4cd2-8c27-3a9498e23aa7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f4445405-4e72-4cd2-8c27-3a9498e23aa7 --json --out output.json 2018-05-24 13:24:29,587 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f4445405-4e72-4cd2-8c27-3a9498e23aa7'] 2018-05-24 13:24:33,914 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-24 13:24:33,914 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f4445405-4e72-4cd2-8c27-3a9498e23aa7', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-05-24 13:24:33,930 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-05-24 13:24:33,930 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-05-24 13:24:33,930 - 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-05-24 13:24:33,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-24 13:24:33,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-24 13:24:33,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'a3d42e74-0997-49d4-ab04-17a26e4134a1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f', 'flavor_name': 'rally-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-543db5ec-4e7a-4998-b568-8f33d87a5e7f', '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-05-24 13:32:05,552 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a9747ebe-fba5-4f23-bbb3-750a615b20b3 2018-05-24 13:32:05,553 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a9747ebe-fba5-4f23-bbb3-750a615b20b3'] 2018-05-24 13:32:07,234 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a9747ebe-fba5-4f23-bbb3-750a615b20b3: 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 a9747ebe-fba5-4f23-bbb3-750a615b20b3 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.59 | 1.59 | 1.59 | 1.59 | 1.59 | 1.59 | 100.0% | 1 | | neutron.delete_network | 2.036 | 2.036 | 2.036 | 2.036 | 2.036 | 2.036 | 100.0% | 1 | | total | 3.626 | 3.626 | 3.626 | 3.626 | 3.626 | 3.626 | 100.0% | 1 | | -> duration | 3.626 | 3.626 | 3.626 | 3.626 | 3.626 | 3.626 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.626007 Full duration: 18.712223 -------------------------------------------------------------------------------- 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 a9747ebe-fba5-4f23-bbb3-750a615b20b3 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 | 2.451 | 2.451 | 2.451 | 2.451 | 2.451 | 2.451 | 100.0% | 1 | | neutron.delete_port | 1.498 | 1.498 | 1.498 | 1.498 | 1.498 | 1.498 | 100.0% | 1 | | total | 3.95 | 3.95 | 3.95 | 3.95 | 3.95 | 3.95 | 100.0% | 1 | | -> duration | 3.95 | 3.95 | 3.95 | 3.95 | 3.95 | 3.95 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.949622 Full duration: 46.139561 -------------------------------------------------------------------------------- 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 a9747ebe-fba5-4f23-bbb3-750a615b20b3 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.275 | 1.275 | 1.275 | 1.275 | 1.275 | 1.275 | 100.0% | 1 | | neutron.create_subnet | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 100.0% | 1 | | neutron.create_router | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 100.0% | 1 | | neutron.add_interface_router | 3.638 | 3.638 | 3.638 | 3.638 | 3.638 | 3.638 | 100.0% | 1 | | neutron.remove_interface_router | 3.79 | 3.79 | 3.79 | 3.79 | 3.79 | 3.79 | 100.0% | 1 | | neutron.delete_router | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | | total | 10.926 | 10.926 | 10.926 | 10.926 | 10.926 | 10.926 | 100.0% | 1 | | -> duration | 10.926 | 10.926 | 10.926 | 10.926 | 10.926 | 10.926 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.925818 Full duration: 59.284504 -------------------------------------------------------------------------------- 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 a9747ebe-fba5-4f23-bbb3-750a615b20b3 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 | 2.46 | 2.46 | 2.46 | 2.46 | 2.46 | 2.46 | 100.0% | 1 | | neutron.delete_subnet | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 100.0% | 1 | | total | 3.602 | 3.602 | 3.602 | 3.602 | 3.602 | 3.602 | 100.0% | 1 | | -> duration | 3.602 | 3.602 | 3.602 | 3.602 | 3.602 | 3.602 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.602205 Full duration: 45.517134 -------------------------------------------------------------------------------- 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 a9747ebe-fba5-4f23-bbb3-750a615b20b3 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.677 | 1.677 | 1.677 | 1.677 | 1.677 | 1.677 | 100.0% | 1 | | neutron.list_networks | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 100.0% | 1 | | total | 2.062 | 2.062 | 2.062 | 2.062 | 2.062 | 2.062 | 100.0% | 1 | | -> duration | 2.062 | 2.062 | 2.062 | 2.062 | 2.062 | 2.062 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.061599 Full duration: 19.645559 -------------------------------------------------------------------------------- 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 a9747ebe-fba5-4f23-bbb3-750a615b20b3 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 | 2.421 | 2.421 | 2.421 | 2.421 | 2.421 | 2.421 | 100.0% | 1 | | neutron.list_ports | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 100.0% | 1 | | total | 2.78 | 2.78 | 2.78 | 2.78 | 2.78 | 2.78 | 100.0% | 1 | | -> duration | 2.78 | 2.78 | 2.78 | 2.78 | 2.78 | 2.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.779701 Full duration: 47.150263 -------------------------------------------------------------------------------- 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 a9747ebe-fba5-4f23-bbb3-750a615b20b3 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.785 | 1.785 | 1.785 | 1.785 | 1.785 | 1.785 | 100.0% | 1 | | neutron.create_subnet | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 100.0% | 1 | | neutron.create_router | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | neutron.add_interface_router | 5.328 | 5.328 | 5.328 | 5.328 | 5.328 | 5.328 | 100.0% | 1 | | neutron.list_routers | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 8.828 | 8.828 | 8.828 | 8.828 | 8.828 | 8.828 | 100.0% | 1 | | -> duration | 8.828 | 8.828 | 8.828 | 8.828 | 8.828 | 8.828 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.828338 Full duration: 65.442628 -------------------------------------------------------------------------------- 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 a9747ebe-fba5-4f23-bbb3-750a615b20b3 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.297 | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 100.0% | 1 | | neutron.create_subnet | 1.448 | 1.448 | 1.448 | 1.448 | 1.448 | 1.448 | 100.0% | 1 | | neutron.list_subnets | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | total | 2.99 | 2.99 | 2.99 | 2.99 | 2.99 | 2.99 | 100.0% | 1 | | -> duration | 2.99 | 2.99 | 2.99 | 2.99 | 2.99 | 2.99 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.989924 Full duration: 51.676202 -------------------------------------------------------------------------------- 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 a9747ebe-fba5-4f23-bbb3-750a615b20b3 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.72 | 1.72 | 1.72 | 1.72 | 1.72 | 1.72 | 100.0% | 1 | | neutron.delete_security_group | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 100.0% | 1 | | total | 2.131 | 2.131 | 2.131 | 2.131 | 2.131 | 2.131 | 100.0% | 1 | | -> duration | 2.131 | 2.131 | 2.131 | 2.131 | 2.131 | 2.131 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.130547 Full duration: 16.925324 -------------------------------------------------------------------------------- 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 a9747ebe-fba5-4f23-bbb3-750a615b20b3 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.366 | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 100.0% | 1 | | neutron.create_security_group_rule | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 100.0% | 1 | | neutron.delete_security_group | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | total | 2.689 | 2.689 | 2.689 | 2.689 | 2.689 | 2.689 | 100.0% | 1 | | -> duration | 2.689 | 2.689 | 2.689 | 2.689 | 2.689 | 2.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.689107 Full duration: 17.511117 -------------------------------------------------------------------------------- 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 a9747ebe-fba5-4f23-bbb3-750a615b20b3 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 | 2.319 | 2.319 | 2.319 | 2.319 | 2.319 | 2.319 | 100.0% | 1 | | neutron.create_router | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | neutron.add_gateway_router | 4.794 | 4.794 | 4.794 | 4.794 | 4.794 | 4.794 | 100.0% | 1 | | neutron.remove_gateway_router | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 100.0% | 1 | | total | 9.334 | 9.334 | 9.334 | 9.334 | 9.334 | 9.334 | 100.0% | 1 | | -> duration | 9.334 | 9.334 | 9.334 | 9.334 | 9.334 | 9.334 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.333522 Full duration: 34.332791 HINTS: * To plot HTML graphics with this data, run: rally task report a9747ebe-fba5-4f23-bbb3-750a615b20b3 --out output.html * To generate a JUnit report, run: rally task export a9747ebe-fba5-4f23-bbb3-750a615b20b3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a9747ebe-fba5-4f23-bbb3-750a615b20b3 --json --out output.json 2018-05-24 13:32:07,234 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a9747ebe-fba5-4f23-bbb3-750a615b20b3'] 2018-05-24 13:32:11,742 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-24 13:32:11,743 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a9747ebe-fba5-4f23-bbb3-750a615b20b3', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-05-24 13:32:11,764 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-05-24 13:32:11,764 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-05-24 13:32:11,764 - 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-05-24 13:32:11,764 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-24 13:32:11,775 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-24 13:32:11,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'a3d42e74-0997-49d4-ab04-17a26e4134a1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f', 'flavor_name': 'rally-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-543db5ec-4e7a-4998-b568-8f33d87a5e7f', '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-05-24 13:42:24,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ab3db8dd-bf7b-4654-b6af-3733c2fd94dc 2018-05-24 13:42:24,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ab3db8dd-bf7b-4654-b6af-3733c2fd94dc'] 2018-05-24 13:42:26,310 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task ab3db8dd-bf7b-4654-b6af-3733c2fd94dc: 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-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f" }, "image": { "name": "Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f" }, "nics": [ { "net-id": "a3d42e74-0997-49d4-ab04-17a26e4134a1" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab3db8dd-bf7b-4654-b6af-3733c2fd94dc 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 | 20.633 | 20.633 | 20.633 | 20.633 | 20.633 | 20.633 | 100.0% | 1 | | nova.live_migrate | 20.789 | 20.789 | 20.789 | 20.789 | 20.789 | 20.789 | 100.0% | 1 | | nova.delete_server | 3.3 | 3.3 | 3.3 | 3.3 | 3.3 | 3.3 | 100.0% | 1 | | total | 44.722 | 44.722 | 44.722 | 44.722 | 44.722 | 44.722 | 100.0% | 1 | | -> duration | 43.722 | 43.722 | 43.722 | 43.722 | 43.722 | 43.722 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.721936 Full duration: 56.488704 -------------------------------------------------------------------------------- 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-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f" }, "boot_server_kwargs": { "nics": [ { "net-id": "a3d42e74-0997-49d4-ab04-17a26e4134a1" } ] }, "image": { "name": "Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab3db8dd-bf7b-4654-b6af-3733c2fd94dc 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 | 16.806 | 16.806 | 16.806 | 16.806 | 16.806 | 16.806 | 100.0% | 1 | | cinder_v2.create_volume | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 100.0% | 1 | | nova.attach_volume | 8.652 | 8.652 | 8.652 | 8.652 | 8.652 | 8.652 | 100.0% | 1 | | nova.live_migrate | 27.022 | 27.022 | 27.022 | 27.022 | 27.022 | 27.022 | 100.0% | 1 | | nova.detach_volume | 4.913 | 4.913 | 4.913 | 4.913 | 4.913 | 4.913 | 100.0% | 1 | | cinder_v2.delete_volume | 23.108 | 23.108 | 23.108 | 23.108 | 23.108 | 23.108 | 100.0% | 1 | | nova.delete_server | 3.136 | 3.136 | 3.136 | 3.136 | 3.136 | 3.136 | 100.0% | 1 | | total | 87.143 | 87.143 | 87.143 | 87.143 | 87.143 | 87.143 | 100.0% | 1 | | -> duration | 86.143 | 86.143 | 86.143 | 86.143 | 86.143 | 86.143 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 86.142598 Full duration: 101.944545 -------------------------------------------------------------------------------- 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": "a3d42e74-0997-49d4-ab04-17a26e4134a1" } ], "image": { "name": "Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab3db8dd-bf7b-4654-b6af-3733c2fd94dc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.934 | 6.934 | 6.934 | 6.934 | 6.934 | 6.934 | 100.0% | 1 | | nova.boot_server | 19.405 | 19.405 | 19.405 | 19.405 | 19.405 | 19.405 | 100.0% | 1 | | nova.live_migrate | 24.783 | 24.783 | 24.783 | 24.783 | 24.783 | 24.783 | 100.0% | 1 | | nova.delete_server | 8.259 | 8.259 | 8.259 | 8.259 | 8.259 | 8.259 | 100.0% | 1 | | total | 59.38 | 59.38 | 59.38 | 59.38 | 59.38 | 59.38 | 100.0% | 1 | | -> duration | 58.38 | 58.38 | 58.38 | 58.38 | 58.38 | 58.38 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 58.380375 Full duration: 75.474439 -------------------------------------------------------------------------------- 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": "a3d42e74-0997-49d4-ab04-17a26e4134a1" } ] }, "flavor": { "name": "rally-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f" }, "image": { "name": "Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab3db8dd-bf7b-4654-b6af-3733c2fd94dc 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 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | nova.boot_server | 15.299 | 15.299 | 15.299 | 15.299 | 15.299 | 15.299 | 100.0% | 1 | | nova.delete_server | 3.363 | 3.363 | 3.363 | 3.363 | 3.363 | 3.363 | 100.0% | 1 | | nova.delete_keypair | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | total | 20.053 | 20.053 | 20.053 | 20.053 | 20.053 | 20.053 | 100.0% | 1 | | -> duration | 19.053 | 19.053 | 19.053 | 19.053 | 19.053 | 19.053 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.053186 Full duration: 58.5258 -------------------------------------------------------------------------------- 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-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f" }, "image": { "name": "Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f" }, "nics": [ { "net-id": "a3d42e74-0997-49d4-ab04-17a26e4134a1" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab3db8dd-bf7b-4654-b6af-3733c2fd94dc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.443 | 6.443 | 6.443 | 6.443 | 6.443 | 6.443 | 100.0% | 1 | | nova.boot_server | 15.606 | 15.606 | 15.606 | 15.606 | 15.606 | 15.606 | 100.0% | 1 | | nova.delete_server | 8.575 | 8.575 | 8.575 | 8.575 | 8.575 | 8.575 | 100.0% | 1 | | total | 30.625 | 30.625 | 30.625 | 30.625 | 30.625 | 30.625 | 100.0% | 1 | | -> duration | 29.625 | 29.625 | 29.625 | 29.625 | 29.625 | 29.625 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.624585 Full duration: 73.462628 -------------------------------------------------------------------------------- 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-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f" }, "image": { "name": "Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f" }, "nics": [ { "net-id": "a3d42e74-0997-49d4-ab04-17a26e4134a1" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab3db8dd-bf7b-4654-b6af-3733c2fd94dc 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 | 16.277 | 16.277 | 16.277 | 16.277 | 16.277 | 16.277 | 100.0% | 1 | | nova.pause_server | 3.293 | 3.293 | 3.293 | 3.293 | 3.293 | 3.293 | 100.0% | 1 | | nova.unpause_server | 3.255 | 3.255 | 3.255 | 3.255 | 3.255 | 3.255 | 100.0% | 1 | | nova.delete_server | 3.189 | 3.189 | 3.189 | 3.189 | 3.189 | 3.189 | 100.0% | 1 | | total | 26.015 | 26.015 | 26.015 | 26.015 | 26.015 | 26.015 | 100.0% | 1 | | -> duration | 21.015 | 21.015 | 21.015 | 21.015 | 21.015 | 21.015 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.015224 Full duration: 65.208052 -------------------------------------------------------------------------------- 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": "a3d42e74-0997-49d4-ab04-17a26e4134a1" } ], "flavor": { "name": "rally-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f" }, "image": { "name": "Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab3db8dd-bf7b-4654-b6af-3733c2fd94dc 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 | 17.396 | 17.396 | 17.396 | 17.396 | 17.396 | 17.396 | 100.0% | 1 | | nova.migrate | 19.259 | 19.259 | 19.259 | 19.259 | 19.259 | 19.259 | 100.0% | 1 | | nova.resize_confirm | 3.829 | 3.829 | 3.829 | 3.829 | 3.829 | 3.829 | 100.0% | 1 | | nova.delete_server | 3.493 | 3.493 | 3.493 | 3.493 | 3.493 | 3.493 | 100.0% | 1 | | total | 43.977 | 43.977 | 43.977 | 43.977 | 43.977 | 43.977 | 100.0% | 1 | | -> duration | 42.977 | 42.977 | 42.977 | 42.977 | 42.977 | 42.977 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.977383 Full duration: 54.747353 -------------------------------------------------------------------------------- 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-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f" }, "auto_assign_nic": true, "image": { "name": "Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab3db8dd-bf7b-4654-b6af-3733c2fd94dc 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 | 13.687 | 13.687 | 13.687 | 13.687 | 13.687 | 13.687 | 100.0% | 1 | | nova.list_interfaces | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | total | 14.194 | 14.194 | 14.194 | 14.194 | 14.194 | 14.194 | 100.0% | 1 | | -> duration | 13.194 | 13.194 | 13.194 | 13.194 | 13.194 | 13.194 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.19424 Full duration: 59.168357 -------------------------------------------------------------------------------- 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 ab3db8dd-bf7b-4654-b6af-3733c2fd94dc 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 | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 100.0% | 1 | | nova.delete_server_group | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 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.216737 Full duration: 11.818674 HINTS: * To plot HTML graphics with this data, run: rally task report ab3db8dd-bf7b-4654-b6af-3733c2fd94dc --out output.html * To generate a JUnit report, run: rally task export ab3db8dd-bf7b-4654-b6af-3733c2fd94dc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ab3db8dd-bf7b-4654-b6af-3733c2fd94dc --json --out output.json 2018-05-24 13:42:26,310 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ab3db8dd-bf7b-4654-b6af-3733c2fd94dc'] 2018-05-24 13:42:30,681 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-24 13:42:30,681 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ab3db8dd-bf7b-4654-b6af-3733c2fd94dc', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-05-24 13:42:30,710 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-05-24 13:42:30,711 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-05-24 13:42:30,711 - 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-05-24 13:42:30,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-24 13:42:30,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-24 13:42:30,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'a3d42e74-0997-49d4-ab04-17a26e4134a1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-543db5ec-4e7a-4998-b568-8f33d87a5e7f', 'flavor_name': 'rally-tiny-543db5ec-4e7a-4998-b568-8f33d87a5e7f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-543db5ec-4e7a-4998-b568-8f33d87a5e7f', '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-05-24 13:43:32,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f84383e3-7ddf-43c2-99dc-b97d07e09f36 2018-05-24 13:43:32,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f84383e3-7ddf-43c2-99dc-b97d07e09f36'] 2018-05-24 13:43:34,036 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f84383e3-7ddf-43c2-99dc-b97d07e09f36: 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 f84383e3-7ddf-43c2-99dc-b97d07e09f36 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | quotas.delete_quotas | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | total | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 100.0% | 1 | | -> duration | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.247927 Full duration: 10.384178 -------------------------------------------------------------------------------- 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 f84383e3-7ddf-43c2-99dc-b97d07e09f36 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | total | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | -> duration | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.14935 Full duration: 10.161393 -------------------------------------------------------------------------------- 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 f84383e3-7ddf-43c2-99dc-b97d07e09f36 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.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | total | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | -> duration | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.133888 Full duration: 10.029519 -------------------------------------------------------------------------------- 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 f84383e3-7ddf-43c2-99dc-b97d07e09f36 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.554 | 1.554 | 1.554 | 1.554 | 1.554 | 1.554 | 100.0% | 1 | | total | 1.554 | 1.554 | 1.554 | 1.554 | 1.554 | 1.554 | 100.0% | 1 | | -> duration | 1.554 | 1.554 | 1.554 | 1.554 | 1.554 | 1.554 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.554396 Full duration: 10.490128 HINTS: * To plot HTML graphics with this data, run: rally task report f84383e3-7ddf-43c2-99dc-b97d07e09f36 --out output.html * To generate a JUnit report, run: rally task export f84383e3-7ddf-43c2-99dc-b97d07e09f36 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f84383e3-7ddf-43c2-99dc-b97d07e09f36 --json --out output.json 2018-05-24 13:43:34,036 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f84383e3-7ddf-43c2-99dc-b97d07e09f36'] 2018-05-24 13:43:38,411 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-24 13:43:38,412 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f84383e3-7ddf-43c2-99dc-b97d07e09f36', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-05-24 13:43:38,426 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-05-24 13:43:38,431 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:55 | 6 | 100.00% | | glance | 01:27 | 4 | 100.00% | | cinder | 03:45 | 10 | 100.00% | | gnocchi | 01:45 | 11 | 100.00% | | heat | 01:25 | 4 | 100.00% | | keystone | 03:08 | 11 | 100.00% | | neutron | 07:02 | 11 | 100.00% | | nova | 09:16 | 9 | 100.00% | | quotas | 00:41 | 4 | 100.00% | | | | | | | TOTAL: | 00:29:28 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-05-24 13:43:38,431 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-05-24 13:43:54,795 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-05-24 13:43:54,796 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-05-24 13:43:55,298 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-24 13:43:55,298 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 35:30 | PASS | +----------------------+------------------+------------------+----------------+ 2018-05-24 13:43:55,303 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-24 13:43:55,391 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-24 13:43:55,392 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-24 13:43:55,392 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-24 13:43:59,752 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-24 13:44:04,098 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 149b575d-af95-4b0e-a01e-05cdcbea0947 | 2018-05-24T13:44:03.930310 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 149b575d-af95-4b0e-a01e-05cdcbea0947 ~/.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-05-24 13:44:09,657 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-24 13:44:09,658 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-24 13:44:14,136 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-24 13:44:20,556 - 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=3ab5218d-8310-47d6-9ab5-b163b9a7ca1f) as the default verifier for the future CLI operations. 2018-05-24 13:44:26,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-3e5ca964-0a9e-4460-936f-6eabbb19dfe6' 2018-05-24 13:44:27,289 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-24T13:44:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'c87c3b7a-b6d3-4a3d-a887-9dd5e789b248', u'provider:segmentation_id': 1013, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-3e5ca964-0a9e-4460-936f-6eabbb19dfe6', u'admin_state_up': True, u'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', u'created_at': u'2018-05-24T13:44:26Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'915bc341f16244e3a156c96a8aaa28a0'}) 2018-05-24 13:44:28,638 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-24T13:44:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'dbbf438f-5c4e-4e7d-aa39-0fbb2bf27a28', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-3e5ca964-0a9e-4460-936f-6eabbb19dfe6', u'enable_dhcp': True, u'network_id': u'c87c3b7a-b6d3-4a3d-a887-9dd5e789b248', u'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', u'created_at': u'2018-05-24T13:44:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'915bc341f16244e3a156c96a8aaa28a0'}) 2018-05-24 13:44:28,638 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-24 13:44:28,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-3e5ca964-0a9e-4460-936f-6eabbb19dfe6' 2018-05-24 13:44:29,913 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-3e5ca964-0a9e-4460-936f-6eabbb19dfe6', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-24T13:44:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/2aaa8c1b-ac2d-4b14-a0c8-43b659a3b2a3/file', u'owner': u'915bc341f16244e3a156c96a8aaa28a0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2aaa8c1b-ac2d-4b14-a0c8-43b659a3b2a3', u'size': None, u'name': u'Cirros-0.4.0-3e5ca964-0a9e-4460-936f-6eabbb19dfe6', u'checksum': None, u'self': u'/v2/images/2aaa8c1b-ac2d-4b14-a0c8-43b659a3b2a3', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-24T13:44:29Z', u'schema': u'/v2/schemas/image'}) 2018-05-24 13:44:29,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-3e5ca964-0a9e-4460-936f-6eabbb19dfe6' 2018-05-24 13:44:30,732 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-3e5ca964-0a9e-4460-936f-6eabbb19dfe6', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-24T13:44:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/598b87ab-0ad7-49d8-a555-21f7e2b53379/file', u'owner': u'915bc341f16244e3a156c96a8aaa28a0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'598b87ab-0ad7-49d8-a555-21f7e2b53379', u'size': None, u'name': u'Cirros-0.4.0-1-3e5ca964-0a9e-4460-936f-6eabbb19dfe6', u'checksum': None, u'self': u'/v2/images/598b87ab-0ad7-49d8-a555-21f7e2b53379', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-24T13:44:30Z', u'schema': u'/v2/schemas/image'}) 2018-05-24 13:44:30,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-24 13:44:31,037 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-3e5ca964-0a9e-4460-936f-6eabbb19dfe6', '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'915bc341f16244e3a156c96a8aaa28a0', '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'dcd87805-5508-410a-a393-4b12a27d9b13', 'swap': 0}) 2018-05-24 13:44:31,288 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-3e5ca964-0a9e-4460-936f-6eabbb19dfe6', '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'915bc341f16244e3a156c96a8aaa28a0', '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'412ac9a3-1681-48f6-9e42-49b01f7171e7', 'swap': 0}) 2018-05-24 13:44:36,809 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-24 13:44:36,810 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-24 13:44:36,810 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-24 13:44:36,814 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-24 13:44:36,821 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-24 13:44:42,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3ab5218d-8310-47d6-9ab5-b163b9a7ca1f/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-05-24 13:44:42,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-05-24 13:48:08,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6c8a2209-7cf1-4853-b6f3-99a9d069c946 2018-05-24 13:48:08,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6c8a2209-7cf1-4853-b6f3-99a9d069c946']'. 2018-05-24 13:48:09,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-24 13:48:09,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-24 13:48:09,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-24 13:48:09,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6c8a2209-7cf1-4853-b6f3-99a9d069c946 | 2018-05-24 13:48:09,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-24 13:48:09,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-24 13:44:46 | 2018-05-24 13:48:10,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-24 13:48:08 | 2018-05-24 13:48:10,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:22 | 2018-05-24 13:48:10,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-24 13:48:10,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-24 13:48:10,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3ab5218d-8310-47d6-9ab5-b163b9a7ca1f) | 2018-05-24 13:48:10,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-24 13:48:10,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 149b575d-af95-4b0e-a01e-05cdcbea0947) | 2018-05-24 13:48:10,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-24 13:48:10,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 162.681 | 2018-05-24 13:48:10,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 136 | 2018-05-24 13:48:10,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-05-24 13:48:10,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-24 13:48:10,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-24 13:48:10,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-24 13:48:10,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-24 13:48:10,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-24 13:48:10,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-24 13:48:18,084 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-24 13:48:18,084 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:52 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-24 13:48:18,090 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-24 13:48:20,130 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{'hw:mem_page_size': 'large'}' 2018-05-24 15:01:45,569 - 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_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 516, in test_connect_via_ssh_heat_vm create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ====================================================================== FAIL: test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 549, in test_connect_via_ssh_heat_vm_derived create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 119 tests in 4405.383s FAILED (failures=2) 2018-05-24 15:01:46,060 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-24 15:01:46,060 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 73:25 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-05-24 15:01:46,063 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-05-24 15:01:46,063 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-24 15:01:46,136 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-24 15:01:46,137 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-24 15:01:46,137 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-24 15:01:50,707 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-24 15:01:55,073 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 06b9f0cc-c47f-4138-bbdd-021070d12e42 | 2018-05-24T15:01:54.919615 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 06b9f0cc-c47f-4138-bbdd-021070d12e42 ~/.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-05-24 15:02:00,568 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-24 15:02:00,568 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-24 15:02:05,066 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-24 15:02:10,816 - 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=747e25ba-0b19-4f1b-ae77-0e8fc65f2bdb) as the default verifier for the future CLI operations. 2018-05-24 15:02:16,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-f5f9499d-430d-4836-98dc-675375342781' 2018-05-24 15:02:17,722 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-24T15:02:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'aba17716-4d99-4f64-9cf7-7737dfce8b07', u'provider:segmentation_id': 1008, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-f5f9499d-430d-4836-98dc-675375342781', u'admin_state_up': True, u'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', u'created_at': u'2018-05-24T15:02:17Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'915bc341f16244e3a156c96a8aaa28a0'}) 2018-05-24 15:02:18,834 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-24T15:02:18Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'10ebb234-2c5e-47f8-9d62-f6f60b9cafe7', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-f5f9499d-430d-4836-98dc-675375342781', u'enable_dhcp': True, u'network_id': u'aba17716-4d99-4f64-9cf7-7737dfce8b07', u'tenant_id': u'915bc341f16244e3a156c96a8aaa28a0', u'created_at': u'2018-05-24T15:02:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'915bc341f16244e3a156c96a8aaa28a0'}) 2018-05-24 15:02:18,835 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-24 15:02:18,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-f5f9499d-430d-4836-98dc-675375342781' 2018-05-24 15:02:20,200 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-f5f9499d-430d-4836-98dc-675375342781', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-24T15:02:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/2a77de2b-4a4d-4ad5-9c99-7367f2893417/file', u'owner': u'915bc341f16244e3a156c96a8aaa28a0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2a77de2b-4a4d-4ad5-9c99-7367f2893417', u'size': None, u'name': u'Cirros-0.4.0-f5f9499d-430d-4836-98dc-675375342781', u'checksum': None, u'self': u'/v2/images/2a77de2b-4a4d-4ad5-9c99-7367f2893417', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-24T15:02:19Z', u'schema': u'/v2/schemas/image'}) 2018-05-24 15:02:20,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-f5f9499d-430d-4836-98dc-675375342781' 2018-05-24 15:02:21,288 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-f5f9499d-430d-4836-98dc-675375342781', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-24T15:02:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/189c5332-734e-4f3d-91a0-b024cce54f66/file', u'owner': u'915bc341f16244e3a156c96a8aaa28a0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'189c5332-734e-4f3d-91a0-b024cce54f66', u'size': None, u'name': u'Cirros-0.4.0-1-f5f9499d-430d-4836-98dc-675375342781', u'checksum': None, u'self': u'/v2/images/189c5332-734e-4f3d-91a0-b024cce54f66', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-24T15:02:21Z', u'schema': u'/v2/schemas/image'}) 2018-05-24 15:02:21,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-24 15:02:21,728 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-f5f9499d-430d-4836-98dc-675375342781', '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'915bc341f16244e3a156c96a8aaa28a0', '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'eed38ba6-27f8-4406-a41f-9bdf9ed61516', 'swap': 0}) 2018-05-24 15:02:21,923 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-f5f9499d-430d-4836-98dc-675375342781', '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'915bc341f16244e3a156c96a8aaa28a0', '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'd837806a-2788-4136-9c77-883a5a68a909', 'swap': 0}) 2018-05-24 15:02:27,495 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-24 15:02:27,496 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-24 15:02:27,496 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-24 15:02:27,498 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-24 15:02:27,504 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-24 15:02:32,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-747e25ba-0b19-4f1b-ae77-0e8fc65f2bdb/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-24 15:02:32,070 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-24 15:02:32,073 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-24 15:02:32,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-05-24 15:06:20,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ff2d4d8d-ea68-47e9-9f44-8ef8d8144365 2018-05-24 15:06:20,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ff2d4d8d-ea68-47e9-9f44-8ef8d8144365']'. 2018-05-24 15:06:22,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-24 15:06:22,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-24 15:06:22,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-24 15:06:22,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ff2d4d8d-ea68-47e9-9f44-8ef8d8144365 | 2018-05-24 15:06:22,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-24 15:06:22,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-24 15:02:36 | 2018-05-24 15:06:22,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-24 15:06:20 | 2018-05-24 15:06:22,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:44 | 2018-05-24 15:06:22,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-24 15:06:22,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-24 15:06:22,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 747e25ba-0b19-4f1b-ae77-0e8fc65f2bdb) | 2018-05-24 15:06:22,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-24 15:06:22,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 06b9f0cc-c47f-4138-bbdd-021070d12e42) | 2018-05-24 15:06:22,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-24 15:06:22,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 206.578 | 2018-05-24 15:06:22,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-05-24 15:06:22,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-24 15:06:22,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-24 15:06:22,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-24 15:06:22,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-24 15:06:22,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-24 15:06:22,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-24 15:06:22,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-24 15:06:28,286 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-24 15:06:28,287 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 04:12 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-24 15:06:28,290 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:60 | FAIL | | vping_userdata | functest | smoke | 09:47 | FAIL | | tempest_smoke_serial | functest | smoke | 22:14 | PASS | | rally_sanity | functest | smoke | 35:30 | PASS | | patrole | functest | smoke | 03:52 | PASS | | snaps_smoke | functest | smoke | 73:25 | FAIL | | neutron_trunk | functest | smoke | 04:12 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-24 15:06:28,294 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-24 15:06:32,910 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-220 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-24 15:06:32,914 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://192.168.10.35:35357/v3 2018-05-24 15:06:32,914 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-24 15:06:32,915 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-05-24 15:06:32,919 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-24 15:06:32,919 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-05-24 15:06:38,623 - xtesting.core.feature - ERROR - Execute command: doctor-test failed 2018-05-24 15:06:38,623 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-05-24 15:06:38,903 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-24 15:06:38,903 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:06 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-05-24 15:06:38,907 - xtesting.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-05-24 15:06:38,908 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:06 | FAIL | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-05-24 15:06:38,912 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-24 15:06:42,573 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-220 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-24 15:06:42,577 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://192.168.10.35:35357/v3 2018-05-24 15:06:42,577 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-24 15:06:42,577 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-24 15:06:42,578 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-05-24 15:06:42,579 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-24 15:06:46,335 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-220 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-24 15:06:46,338 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://192.168.10.35:35357/v3 2018-05-24 15:06:46,338 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-24 15:06:46,339 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-05-24 15:06:46,341 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-24 15:06:46,341 - xtesting.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-05-24 15:10:33,932 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log' 2018-05-24 15:10:34,267 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-24 15:10:34,268 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 03:48 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-05-24 15:10:34,270 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 03:48 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-24 15:10:34,271 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK